Page 4 of 7 FirstFirst 1234567 LastLast
Results 31 to 40 of 64

Thread: Installing rtorrent and rutorrent on Debian based linux

  1. #31
    Thanks for this great guide. I got both up and running in no time

  2. Guides and Tutorials   -   #32
    Poster BT Rep: +10BT Rep +10
    Join Date
    Mar 2009
    Posts
    78
    Thank you for this tutorial, I will try it on my second computer when I will have a second

  3. Guides and Tutorials   -   #33
    ca_aok's Avatar Poster BT Rep: +1
    Join Date
    Feb 2008
    Posts
    1,547
    Updated for rutorrent 3.1, also included a security fix for the /RPC2 mount.

    Make sure that in apache2.conf, you edit in the following:

    nano /etc/apache2/apache2.conf

    SCGIMount /rutorrent/RPC2 127.0.0.1:5000
    servername localhost
    The key bit is the added /rutorrent/ to the SCGIMount line.

    Also, edit config.php to reflect this change:

    nano /var/www/rutorrent/conf/config.php

    Inside the config file, change the line:
    Quote Originally Posted by config.php
    $XMLRPCMountPoint = "/RPC2";
    to:
    Quote Originally Posted by config.php
    $XMLRPCMountPoint = "/rutorrent/RPC2";
    Save the file and exit nano.
    Quote Originally Posted by whatcdfan View Post
    u are somewhat fairer then the last occasions but still pal i give a damn to what u said and expect i really dont need anything from u or optimuscrime i get what i want coz u 2 guyes dont own bittorrent and i dont think i portrayed any image i wrote simple english and u are seems to be very good at making assumptions if someone is not a cheater and u assume he's a cheater and write what u wrote and when u are proven wrong who u think will owe an apology then barack obama????

  4. Guides and Tutorials   -   #34
    Got a new seedbox. This was very helpful

  5. Guides and Tutorials   -   #35
    There are other threads where you can spam without lying about having a seedbox.
    "I just remembered something that happened a long time ago."

  6. Guides and Tutorials   -   #36
    I keep getting the following error when i try to run the long apt-get install line.
    The following packages have unmet dependencies:
    libcurl4-openssl-dev: Depends: libldap2-dev but it is not going to be installed
    E: Broken packages
    And ofc same if just try to install libcurl4-openssl-dev

    Then if i try to Install libldap2-dev with
    apt-get install libldap2-dev
    the following error comes
    The following packages have unmet dependencies:
    libldap2-dev: Depends: libldap-2.4-2 (= 2.4.11-1) but 2.4.11-1+lenny1 is to be installed
    E: Broken packages
    And libldap-2.4-2 is installed
    because this is what it tells me when i run the install command for it.
    KSL300-11:/home/seeder/rtorrent-0.8.6# apt-get install libldap-2.4-2
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    libldap-2.4-2 is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
    Any help would be appreciated
    I'm running a newly installed Version of Debian 5 "lenny"

    *Update* Found a solution.
    According to http://markus.revti.com/2009/11/inst...-linux-centos/ you can install curl from the curl website
    Include this somewhere before the rtorrent installations
    cd /home/<your username>/
    wget http://curl.haxx.se/download/curl-7.19.7.tar.gz
    tar -xzf curl-7.19.7.tar.gz
    cd curl-7.19.7
    ./configure
    make
    make install
    cd ..
    rm curl-7.19.7.tar.gz
    That solved my problem
    Last edited by goncrack; 10-14-2010 at 02:46 AM. Reason: Solved

  7. Guides and Tutorials   -   #37
    damn! thats soo complicated and time consuming...i'd rather stick to torrentflux or webui..

  8. Guides and Tutorials   -   #38
    ca_aok's Avatar Poster BT Rep: +1
    Join Date
    Feb 2008
    Posts
    1,547
    Updated for 3.2, the initial package list was simplified and a few other misc fixes were made.

    I've tested it in a VM on a brand new netinstall version of Debian, and it worked fine. If it worked on that, it should work for any of your systems. Enjoy.
    Quote Originally Posted by whatcdfan View Post
    u are somewhat fairer then the last occasions but still pal i give a damn to what u said and expect i really dont need anything from u or optimuscrime i get what i want coz u 2 guyes dont own bittorrent and i dont think i portrayed any image i wrote simple english and u are seems to be very good at making assumptions if someone is not a cheater and u assume he's a cheater and write what u wrote and when u are proven wrong who u think will owe an apology then barack obama????

  9. Guides and Tutorials   -   #39
    VinX's Avatar ▄ █ ▄ █ ▄ █ ▄ BT Rep: +5
    Join Date
    Dec 2008
    Location
    No Where
    Posts
    903
    btw.. the autodl-irssi script works properly only with ruTOrrent 3.2






  10. Guides and Tutorials   -   #40
    n00b
    Join Date
    Feb 2011
    Location
    Highbury, North London
    Posts
    5
    Went through your guide on a new seedbox a few days ago, worked perfectly first time, absolutely no problems or thinking on my part! Fantastic guide, thanks so much & rutorrent has to be the best web client out there, much more feature rich & stable than wtorrent & utorrent webui

    Quote Originally Posted by anon-sbi View Post
    There are other threads where you can spam without lying about having a seedbox.
    Btw I might only have 1 post here like that other n00b but I most definately have a 1GBIT OVH seedbox lol

Page 4 of 7 FirstFirst 1234567 LastLast

Bookmarks

Posting Permissions

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