硬件环境: intel P4 3.0D
系统环境: redhat as4u4 kernel 2.6.9-5.ELsmp
libsigc++-2.2.0.tar.bz2 ()
libtorrent-0.12.4.tar.gz ()
rtorrent-0.8.4.tar.gz ()
安装步骤:
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
4. tar -zxvf rtorrent-0.8.4.tar.gz
cd rtorrent-0.8.4
./configure && make && make install
阅读(2161) | 评论(0) | 转发(0) |