Update rutorrent?
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Results 1 to 6 of 6
Like Tree2Likes
  • 1 Post By DutchRuff
  • 1 Post By DutchRuff

Thread: Update rutorrent?

  1. #1

    Join Date
    Aug 2011
    Location
    Sweden
    Posts
    90

    Default Update rutorrent?

    So on my seedbox i had before, it said in rutorrent webgui "rTorrent: 0.8.9/0.12.9"
    and now i got i new seedbox and it says "rTorrent: 0.8.7/0.12.7" ..
    Is there any simple ssh command or any other way to update?
    How?



  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Jun 2011
    Posts
    191

    Default

    Only if you got SSH-access and able to execute stuff as root...

    sudo wget http://libtorrent.rakshasa.no/downlo...-0.12.9.tar.gz
    sudo wget http://libtorrent.rakshasa.no/downlo...t-0.8.9.tar.gz

    sudo tar zxvf libtorrent-0.12.9.tar.gz
    sudo tar zxvf rtorrent-0.8.9.tar.gz

    cd libtorrent-0.12.9
    sudo ./autogen.sh
    sudo ./configure
    sudo make
    sudo make install
    cd ..

    cd rtorrent-0.8.9
    sudo ./autogen.sh
    sudo ./configure --with-xmlrpc-c
    sudo make
    sudo make install
    cd ..

    After this, you also need to update rutorrent, all plugins and restart the instance for your user.

    More info: look at the supplied tutorials on these forums...
    Last edited by DutchRuff; November 16th, 2011 at 09:37 AM.
    Magister likes this.

  4. #3

    Join Date
    Aug 2011
    Location
    Sweden
    Posts
    90

    Default

    Yes i have root access and all that stuff... but:

    Quote Originally Posted by DutchRuff View Post
    After this, you also need to update rutorrent, all plugins and restart the instance for your user.
    need to update rutorrent? ehm yes but thats what you wrote above right?

  5. #4

    Join Date
    Jun 2011
    Posts
    191

    Default

    Quote Originally Posted by G4m3N3rd View Post
    Yes i have root access and all that stuff... but:


    need to update rutorrent? ehm yes but thats what you wrote above right?
    Sorry, no, I wrote how to update to rtorrent 0.8.9

    Dunno why you are running an unstable version; are you renting from someone else or is this your own install?

  6. #5

    Join Date
    Aug 2011
    Location
    Sweden
    Posts
    90

    Default

    Quote Originally Posted by DutchRuff View Post
    Sorry, no, I wrote how to update to rtorrent 0.8.9

    Dunno why you are running an unstable version; are you renting from someone else or is this your own install?
    I rent from a seedbox company and they are new and i wanted to get the dedicated server with rutorrent so they installed it for me... and this is what i got... i didnt get the latest so i want to update to it by myself.

    But how do i update rutorrent then? I though it only was the 2 you wrote (libtorrent and rtorrent)... :/

  7. #6

    Join Date
    Jun 2011
    Posts
    191

    Default

    cd /var/www
    sudo svn checkout rutorrent - Revision 1908: /trunk/rutorrent

    cd rutorrent/plugins

    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/_getdir
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/autotools
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/cpuload
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/create
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/data
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/datadir
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/diskspace
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/edit
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/erasedata
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/feeds
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/httprpc
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/ratio
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/retrackers
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/rpc
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/rss
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/rssurlrewrite
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/seedingtime
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/show_peers_like_wtorrent
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/source
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/theme
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/trafic
    sudo svn checkout rutorrent - Revision 1908: /trunk/plugins/unpack

    cd /var/www
    sudo chown -R www-data:www-data rutorrent && sudo chmod -R 777 rutorrent
    sudo /etc/init.d/apache2 restart


    Beare though, this are not ALL plugins so find those yourself and it might not be the webserver you use.
    Last edited by videogames; November 16th, 2011 at 11:29 AM. Reason: comment wasn't necessary
    Magister likes this.

Similar Threads

  1. rtorrent/rutorrent help - Tracker not updating/showing
    By Water666 in forum Seedbox Discussions
    Replies: 2
    Last Post: June 16th, 2011, 07:14 AM
  2. rutorrent RSS Feeds not AUTO-updating on GUI
    By deathrow_ddr in forum Help
    Replies: 2
    Last Post: April 1st, 2011, 07:58 AM
  3. GPS Wrist Tracker Has GSM for Live Position Updates
    By torrentman in forum Computers
    Replies: 0
    Last Post: May 20th, 2008, 12:36 PM
  4. Being Updated on Bittorrent News
    By MCS in forum BitTorrent Discussion
    Replies: 11
    Last Post: April 4th, 2008, 11:02 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •