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