安装rtorrent
时间:2009-03-05 来源:ccjsj1
硬件环境: intel P4 3.0D
系统环境: redhat as4u4 kernel 2.6.9-5.ELsmp
软件: curl-7.19.4.tar.bz2 (http://curl.haxx.se/)
libsigc++-2.2.0.tar.bz2 (http://libsigc.sourceforge.net/)
libtorrent-0.12.4.tar.gz (http://libtorrent.rakshasa.no/)
rtorrent-0.8.4.tar.gz (http://libtorrent.rakshasa.no/)
安装步骤:
1. tar -jxvf curl-7.19.4.tar.bz2 cd curl-7.19.4 ./configure --prefix=/usr && make && make install
2. tar -jxvf libsigc++-2.2.0.tar.bz2 cd libsigc++-2.2.0 ./configure --prefix=/usr && make && make install 3. tar -zxvf libtorrent-0.12.4.tar.gz cd libtorrent-0.12.4 ./configure --prefix=/usr && make && make install vi /usr/lib/pkgconfig/libcurl.pc 将 URL: http://curl.haxx.se/ 一行用#号注释起来 4. tar -zxvf rtorrent-0.8.4.tar.gz cd rtorrent-0.8.4 ./configure && make && make install
安装步骤:
1. tar -jxvf curl-7.19.4.tar.bz2 cd curl-7.19.4 ./configure --prefix=/usr && make && make install
2. tar -jxvf libsigc++-2.2.0.tar.bz2 cd libsigc++-2.2.0 ./configure --prefix=/usr && make && make install 3. tar -zxvf libtorrent-0.12.4.tar.gz cd libtorrent-0.12.4 ./configure --prefix=/usr && make && make install vi /usr/lib/pkgconfig/libcurl.pc 将 URL: http://curl.haxx.se/ 一行用#号注释起来 4. tar -zxvf rtorrent-0.8.4.tar.gz cd rtorrent-0.8.4 ./configure && make && make install
相关阅读 更多 +