Comments on How To Configure rtGui For rTorrent
How To Configure rtGui For rTorrent This tutorial explains how you can install a GUI (rtGUI) for rTorrent.
1 Comment(s)
Add comment
Comments
By: Anonymous
Let me correct one misstake:
1. libtorrent
./configure
make
make install (as superuser)
2. rTorrent
./configure --with-xmlrpc-c
make
make install (as superuser)