要编译喔,请下载.rpm,或.deb吧, GUI推荐用Deluge, Azureus / Vuze
从网上下载utorrent for linux不过如果使用的是ubuntu12.X的话会提醒您有错误,查看了一下是库的问
参考下面的内容可以解决
其实就是安装一下下面的东西
如果是fedora的话
[cpp]
sudo ln -s /usr/lib/libssl.so.10 /usr/lib/libssl.so.0.9.8
和
[cpp]
sudo ln -s /lib/libcrypto.so.10 /lib/libcrypto.so.0.9.8
如果是ubuntu的话
[cpp]
sudo apt-get install libssl0.9.8:i386
In Ubuntu 13.04 / 12.10 / 12.04 you need to install this library. In Fedora 18 / 17 / 16 / 15 / 14 these library has been updated to libssl.so.10 and libcrypto.so.10, So you need to create a symbolic link for it as libssl.so.0.9.8 and libcrypto.so.0.9.8. If not you may get this errors.
utserver: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
or
utserver: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
尊敬的迅雷用户,您好:迅雷产品暂时不支持linux系统,如果需要使用迅雷软件建议您重装系统或者安装双系统。
请您在右下角对我的服务做个满意度评价,谢谢!
更多疑问,欢迎您向迅雷网络平台提问。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)