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

Please register in our forum first to 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)