Page 5 of 7 FirstFirst ... 234567 LastLast
Results 41 to 50 of 64

Thread: Installing rtorrent and rutorrent on Debian based linux

  1. #41
    Quote Originally Posted by MrBean View Post
    Btw I might only have 1 post here like that other n00b but I most definately have a 1GBIT OVH seedbox lol
    The good grammar and lack of crap in your other posts vouches for you.
    "I just remembered something that happened a long time ago."

  2. Guides and Tutorials   -   #42
    Poster BT Rep: +2
    Join Date
    Feb 2011
    Posts
    93
    That was very helpful..Thanks!

  3. Guides and Tutorials   -   #43
    cosm
    Guest
    I get this error when I try to make the libtorrent package:

    puppets:/home/cosm/libtorrent-0.12.6# make
    make all-recursive
    make[1]: Entering directory `/home/cosm/libtorrent-0.12.6'
    Making all in src
    make[2]: Entering directory `/home/cosm/libtorrent-0.12.6/src'
    Making all in torrent
    make[3]: Entering directory `/home/cosm/libtorrent-0.12.6/src/torrent'
    Making all in data
    make[4]: Entering directory `/home/cosm/libtorrent-0.12.6/src/torrent/data'
    /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.cc
    ../../../libtool: line 841: X--tag=CXX: command not found
    ../../../libtool: line 874: libtool: ignoring unknown tag : command not found
    ../../../libtool: line 841: X--mode=compile: command not found
    ../../../libtool: line 1008: *** Warning: inferring the mode of operation is deprecated.: command not found
    ../../../libtool: line 1009: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
    ../../../libtool: line 1152: Xg++: command not found
    ../../../libtool: line 1152: X-DHAVE_CONFIG_H: command not found
    ../../../libtool: line 1152: X-I.: command not found
    ../../../libtool: line 1152: X-I../../..: No such file or directory
    ../../../libtool: line 1152: X-I.: command not found
    ../../../libtool: line 1152: X-I./..: No such file or directory
    ../../../libtool: line 1152: X-I./../..: No such file or directory
    ../../../libtool: line 1152: X-I../../..: No such file or directory
    ../../../libtool: line 1152: X-g: command not found
    ../../../libtool: line 1152: X-O2: command not found
    ../../../libtool: line 1152: X-g: command not found
    ../../../libtool: line 1152: X-DDEBUG: command not found
    ../../../libtool: line 1152: X-fvisibility=hidden: command not found
    ../../../libtool: line 1152: X-I/usr/include/sigc++-2.0: No such file or directory
    ../../../libtool: line 1152: X-I/usr/lib/sigc++-2.0/include: No such file or directory
    ../../../libtool: line 1152: X-MT: command not found
    ../../../libtool: line 1152: Xblock.lo: command not found
    ../../../libtool: line 1152: X-MD: command not found
    ../../../libtool: line 1152: X-MP: command not found
    ../../../libtool: line 1152: X-MF: command not found
    ../../../libtool: line 1152: X.deps/block.Tpo: No such file or directory
    ../../../libtool: line 1152: X-c: command not found
    ../../../libtool: line 1205: Xblock.lo: command not found
    ../../../libtool: line 1210: libtool: compile: cannot determine name of library object from `': command not found
    make[4]: *** [block.lo] Error 1
    make[4]: Leaving directory `/home/cosm/libtorrent-0.12.6/src/torrent/data'
    make[3]: *** [all-recursive] Error 1
    make[3]: Leaving directory `/home/cosm/libtorrent-0.12.6/src/torrent'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/cosm/libtorrent-0.12.6/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/cosm/libtorrent-0.12.6'
    make: *** [all] Error 2
    any idea where i'm going wrong? all of the previous steps worked correctly.

  4. Guides and Tutorials   -   #44
    ca_aok's Avatar Poster BT Rep: +1
    Join Date
    Feb 2008
    Posts
    1,543
    Follow the section about the libtool errors. For your convenience I'll repaste it here:

    cd ../libtorrent-0.12.6
    rm -f scripts/{libtool,lt*}.m4
    ./autogen.sh
    ./configure
    make
    make install

    cd ../rtorrent-0.8.6
    rm -f scripts/{libtool,lt*}.m4
    ./autogen.sh
    ./configure --with-xmlrpc-c
    make
    make install

    ldconfig
    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????

  5. Guides and Tutorials   -   #45
    Plan to buy a dedi server. Many thanks for your post. Studying...

  6. Guides and Tutorials   -   #46
    so how did it go.

  7. Guides and Tutorials   -   #47
    I have rtorrent 7.9 installed on my server running CentOS and would like to update to the newer rtorrent (8.9). As it stands right now, I did not compile it with xmlrpc so I cannot run rutorrent. Can someone please guide me on how to update the rtorrent and get rutorrent running on it as well?

    I followed this guide to the T, so rtorrent is working just great but I would really like to have rutorrent running on it as well.

  8. Guides and Tutorials   -   #48
    wuksss's Avatar Poster
    Join Date
    Nov 2011
    Location
    Latvia
    Posts
    11
    Hi,
    I'm new at this things but a bit know concole.
    I'm fail at here:
    Now do the following:
    apache2ctl configtest
    /etc/init.d/apache2 force-reload
    /etc/init.d/apache2 restart
    I get:
    root@theftl:/var/www/rutorrent# apache2ctl configtest
    Syntax error on line 58 of /etc/apache2/sites-enabled/000-default:
    SSLCertificateFile: file '/etc/apache2/apache.pem' does not exist or is empty
    Action 'configtest' failed.
    The Apache error log may have more information.
    root@theftl:/var/www/rutorrent#
    root@theftl:/var/www/rutorrent# /etc/init.d/apache2 force-reload
    Syntax error on line 58 of /etc/apache2/sites-enabled/000-default:
    SSLCertificateFile: file '/etc/apache2/apache.pem' does not exist or is empty
    Action 'configtest' failed.
    The Apache error log may have more information.
    failed!
    Can U please tell what I miss or do wrong?
    My rtorrent say: Bad link to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.

    Sincerely: WUKONS

  9. Guides and Tutorials   -   #49
    ca_aok's Avatar Poster BT Rep: +1
    Join Date
    Feb 2008
    Posts
    1,543
    You didn't do the SSL certificate creation step, or at least you didn't follow all of the steps of that part. It's not finding the /etc/apache2/apache.pem file, which is necessary for SSL.
    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????

  10. Guides and Tutorials   -   #50
    wuksss's Avatar Poster
    Join Date
    Nov 2011
    Location
    Latvia
    Posts
    11
    Quote Originally Posted by ca_aok View Post
    You didn't do the SSL certificate creation step, or at least you didn't follow all of the steps of that part. It's not finding the /etc/apache2/apache.pem file, which is necessary for SSL.
    OK, I did the step 3 and 4 again, but same. Then restart server and it's Down lmao.
    So, I started all from step 1, but Fail at:
    root@theftl:~# a2enmod scgi
    ERROR: Module scgi does not exist!


    Thanks in any advice.

Page 5 of 7 FirstFirst ... 234567 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
  •