Ok, So I am trying to install rutorrent to my home desktop, following parts of Subsy's seedbox setup guide, and I've run into a snag.
First off, I've been using rtorrent for years, and thought I'd give rutorrent a shot mostly for the RSS feeds. All in all, it looks like a sweet little UI with some nice plugin's to make life easier. Since I've been using it, I already had rtorrent/libtorrent 0.8.6/0.12.6 installed, but this was via Ubuntu package manager. I compiled xlmrpc via svn (today). After getting the rutorrent to load via localhost/rutorrent, it was giving me the xlmrpc error, so I apt-get removed libtorrent/rtorrent. Compiled both from source using the ./config param's from Subsy. I am still getting the following error
[01.10.2010 17:41:47] WebUI started.
[01.10.2010 17:41:47] rTorrent is compiled with incorrect version of xmlrpc-c library, without i8 support. Version must be >= 1.11. Some functionality will be unavailable.
[01.10.2010 17:41:47] ratio: plugin can't start for unknown reason.
[01.10.2010 17:42:05] Bad response from server: (500 [error,list]) <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>500 Internal Server Error</title> </head><body> <h1>Internal Server Error</h1> <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p> <p>Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p> <p>More information about this error may be available in the server error log.</p>
<address>Apache/2.2.14 (Ubuntu) Server at chobuntu.local Port 80</address> </body></html>
[01.10.2010 17:58:02] JS error: [http://chobuntu.local/rutorrent/ : 0] start_recording is not defined
Would this be something apache related? xmlrpc-c causing issues?
Thanks
First off, I've been using rtorrent for years, and thought I'd give rutorrent a shot mostly for the RSS feeds. All in all, it looks like a sweet little UI with some nice plugin's to make life easier. Since I've been using it, I already had rtorrent/libtorrent 0.8.6/0.12.6 installed, but this was via Ubuntu package manager. I compiled xlmrpc via svn (today). After getting the rutorrent to load via localhost/rutorrent, it was giving me the xlmrpc error, so I apt-get removed libtorrent/rtorrent. Compiled both from source using the ./config param's from Subsy. I am still getting the following error
[01.10.2010 17:41:47] WebUI started.
[01.10.2010 17:41:47] rTorrent is compiled with incorrect version of xmlrpc-c library, without i8 support. Version must be >= 1.11. Some functionality will be unavailable.
[01.10.2010 17:41:47] ratio: plugin can't start for unknown reason.
[01.10.2010 17:42:05] Bad response from server: (500 [error,list]) <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>500 Internal Server Error</title> </head><body> <h1>Internal Server Error</h1> <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p> <p>Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p> <p>More information about this error may be available in the server error log.</p>
<address>Apache/2.2.14 (Ubuntu) Server at chobuntu.local Port 80</address> </body></html>
[01.10.2010 17:58:02] JS error: [http://chobuntu.local/rutorrent/ : 0] start_recording is not defined
Would this be something apache related? xmlrpc-c causing issues?
Thanks