utorrent linux安装路径,centos6.2下安装utorrent server
昨天在使用校园网下载资料的时候,用到了一个工具就是utorrent,挺好奇的就想这是怎么实现的?结果网上一搜,找到了下面的解决方案:如果想在Linux服务器里下载一些bt的东西,需要有web界面的,有3个选择: utorrent / vuze / transmissionbt,这里选择utorrent进行安装说明。
首先下载并解压:
[root@localhost zdh]# cd utorrent-server-v3_0/
[root@localhost utorrent-server-v3_0]#./utserver
./utserver: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
[root@localhost utorrent-server-v3_0]# ln -s /usr/lib/libssl.so.1.0.0/usr/lib/libssl.so.0.9.8
[root@localhost utorrent-server-v3_0]# ln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0.9.8
[root@localhost utorrent-server-v3_0]# ./utserver &
总结
以上是生活随笔为你收集整理的utorrent linux安装路径,centos6.2下安装utorrent server的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: python背景怎么自定义铃声_Pyth
- 下一篇: 面具busybox模块_使用 linux