HowTo Compile rTorrent From SVN In Ubuntu 8.04 Hardy Heron
HowTo Compile rTorrent From SVN In Ubuntu 8.04 Hardy Heron
Author: Stephan Jau IntroductionTorrent is a great way to transfer large files very quickly. However most torrent clients are gui based and have quite some impact on system resources (e.g. Azureus). rTorrent is a lightweight client running from the terminal. Being able to run it in a screen session (also upon boot) makes it ideal to also control it from a remote location.
How to use, support & helpThe rTorrent homepage can be found here.
AssumptionsIn this tutorial I will use the defaults user home location and will download all the SVN files there. Specifically I'll use ~/rtorrent for the SVN files. Further you are supposed not to be logged in as root but as a normal user.
1. Get required packagessudo apt-get install subversion build-essential libtool automake1.9 openssl libcurl3 libcurl3-dev libsigc++-2.0-0c2a libsigc++-2.0-dev libncurses5 libncurses5-dev Note: Automake must be a newer version than 1.4. So other automake versions work also. I just used 1.9 here because I need it for something else also.
2. Create the rtorrent download foldermkdir ~/rtorrent
3. Go to the rtorrent download foldercd ~/rtorrent Current location: /home/USER/rtorrent
4. Then get the latest trunk versionsvn co svn://rakshasa.no/libtorrent/trunk
5. Enter the trunk foldercd trunk Current location: /home/USER/rtorrent/trunk
6. Update rTorrent to the latest SVN versionsvn up 7. Go to the libtorrent foldercd libtorrent Current location: /home/USER/rtorrent/trunk/libtorrent
8. Run the autogen script./autogen.sh 9. Configure it./configure
10. Compile libtorrentmake
11. Install libtorrent on the systemsudo make install
12. Alter /etc/ld.so.confecho "include /usr/local/lib" | sudo tee -a /etc/ld.so.conf
13. Rebuild the ld.so cache
sudo ldconfig
14. Go to the rTorrent foldercd ../rtorrent Current location: /home/USER/rtorrent/trunk/rtorrent
15. Run the autogen script./autogen.sh
16. Configure it./configure
17. Compile rTorrentmake
18. Install rTorrent on the systemsudo make install
19. Run rTorrentrtorrent That's it and enjoy!
Update to newest versionIf you want to update rTorrent later to the newest version, just start with step (6) from this howto.
|
www.seamlessenterprise.com
One number. One voicemail. Seize the lead. Sprint Mobile Integration.
www.seamlessenterprise.com
One Number. One Voicemail.
Make it easier for clients to reach you. Turn your desk phone and mobile phone into one with Sprint Mobile Integration.
www.seamlessenterprise.com
One number. One voicemail. Sprint Mobile Integration.
www.seamlessenterprise.com
AT&T Synaptic Compute as a Service. Boost your power on demand.
Trial: IBM Cognos Express Reporting, Analysis & Planning
Learn benefits of Simpana software.
View the Gartner Video







Recent comments
7 hours 41 min ago
7 hours 52 min ago
11 hours 35 min ago
11 hours 37 min ago
11 hours 40 min ago
13 hours 24 min ago
21 hours 5 min ago
21 hours 33 min ago
1 day 7 hours ago
1 day 8 hours ago