ithungto / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

install #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
how do we install rutorrent?

Original issue reported on code.google.com by paulpba...@gmail.com on 13 Aug 2009 at 9:22

GoogleCodeExporter commented 9 years ago
See wiki for this.

Original comment by novik65 on 13 Aug 2009 at 9:49

GoogleCodeExporter commented 9 years ago
but it's not really that detailed and i get get it to work

Original comment by paulpba...@gmail.com on 13 Aug 2009 at 9:59

GoogleCodeExporter commented 9 years ago
That's all, what i have to say about this. If it is not so detailed for you - 
then
this front-end is useless for you. Or ask a concrete questions.

Original comment by novik65 on 13 Aug 2009 at 10:25

GoogleCodeExporter commented 9 years ago
well i've done steps 1 and 2 fine and for step 3 i did the plugin option 
(extracted
the folder into the plugin folder) and for step 4 i can't read it as it's not in
English :\

but when i try to access the script i get this error: 
http://www.paste.to/full/qvux3sjp

Original comment by paulpba...@gmail.com on 13 Aug 2009 at 10:34

GoogleCodeExporter commented 9 years ago
also after doing step 2 rtorrent will no longer start as i get this error:

rtorrent: XMLRPC not supported.

Original comment by paulpba...@gmail.com on 13 Aug 2009 at 10:38

GoogleCodeExporter commented 9 years ago
Looks like you did not compile rtorrent with XML-RPC

About translations , ever heard about translate tools ?
I use : http://translate.google.com/#  for this webpage

Original comment by rascal...@gmail.com on 13 Aug 2009 at 10:44

GoogleCodeExporter commented 9 years ago
See section "Requirements" point one - you need to "rTorrent 0.8.2 or later, 
COMPILED
WITH XML-RPC SUPPORT."
Your instance of rTorrent IS NOT compiled with XML-RPC support. Correct this.

Original comment by novik65 on 13 Aug 2009 at 10:46

GoogleCodeExporter commented 9 years ago
seems he has changed it now but still i'm going to domain.com/folder-with-script

but it seems my install has no XMLRPC support so i'll sort that out now

Original comment by paulpba...@gmail.com on 13 Aug 2009 at 10:49

GoogleCodeExporter commented 9 years ago
wow that was a little hard but i've done it all and got it working.. kind of...

13.08.2009 12:17:48] WebUI started.
[13.08.2009 12:17:49] rTorrent is compiled with incorrect version of xmlrpc-c
library, without i8 support. Version must be >= 1.11. Some functionality will be
unavailable.

i've downloaded the latest svn of xmlrpc-c and did a ./configure / make / make
install and all seem to go ok but when i try to run rtorrent i get this error:

rtorrent: symbol lookup error: /usr/local/lib/libxmlrpc_xmlparse.so.3: undefined
symbol: xmlrpc_XmlParseXmlDeclNS

Original comment by paulpba...@gmail.com on 13 Aug 2009 at 11:31

GoogleCodeExporter commented 9 years ago
problem solved: apt-get remove libxmlrpc-c3

hehe

Original comment by paulpba...@gmail.com on 13 Aug 2009 at 11:42