filmov
tv
Домашний сервер, seedbox своими руками 4 Компиляция и установка rtorrent, libtorrent, xmlrpc-c
Показать описание
Команды:
cd /home/ivan-s/
cd xmlrpc-c
./configure --disable-cplusplus
make
make install
cd ../libtorrent-0.13.6
./configure
make
make install
cd ../rtorrent-0.9.6
./configure --with-xmlrpc-c
make
make install
ldconfig
cd /home/ivan-s/
cd xmlrpc-c
./configure --disable-cplusplus
make
make install
cd ../libtorrent-0.13.6
./configure
make
make install
cd ../rtorrent-0.9.6
./configure --with-xmlrpc-c
make
make install
ldconfig