我最近qbittorrent
从 Ubuntu安装了它Software Center
,当我尝试运行它时出现错误:
qbittorrent: error while loading shared libraries: libtorrent-rasterbar.so.6: cannot open shared object file: No such file or directory
我试过了
sudo apt-get remove qbittorrent*
sudo apt-get purge qbittorrent*
sudo apt-get install qbittorrent
但它没有帮助,我一直收到相同的错误。我应该注意,我从 Ubuntu 升级12.04
到了12.10
。
我该怎么办?谢谢。
答案1
卸载然后重新安装 libtorrent-rasterbar
https://github.com/qbittorrent/qBittorrent/issues/341#issuecomment-16332932
答案2
从源代码构建 libtorrent-rasterbar 和 qBittorrent 后,我遇到了同样的错误。
我通过运行修复了它
sudo ldconfig