Hey all,
I've been trying to reinstall rutorrent after switching distros on my server, and I've hit an impass with the compilation of rtorrent. When I run ./configure with the "--with-xmlrpc-c" switch (with or without a path specified) it dies when it gets to compiling the xmlrpc-c test like so:
Code:
checking pkg-config is at least version 0.9.0... yes
checking for sigc... yes
checking for libcurl... yes
checking for libtorrent... yes
checking for XMLRPC-C... failed
configure: error: Could not compile XMLRPC-C test.The person maintaining rtorrent seems to just shoot down anyone who tries to ask about this without explanation and all the guides never seem to have problems with this or if they do no one answers the posts that ask.
I'm running Slackware64 13.37 with libtorrent 0.12.9, xmlrpc-c r1964, and trying to compile rtorrent 0.8.9
Any help would be greatly appreciated.
I've been trying to reinstall rutorrent after switching distros on my server, and I've hit an impass with the compilation of rtorrent. When I run ./configure with the "--with-xmlrpc-c" switch (with or without a path specified) it dies when it gets to compiling the xmlrpc-c test like so:
Code:
checking pkg-config is at least version 0.9.0... yes
checking for sigc... yes
checking for libcurl... yes
checking for libtorrent... yes
checking for XMLRPC-C... failed
configure: error: Could not compile XMLRPC-C test.The person maintaining rtorrent seems to just shoot down anyone who tries to ask about this without explanation and all the guides never seem to have problems with this or if they do no one answers the posts that ask.
I'm running Slackware64 13.37 with libtorrent 0.12.9, xmlrpc-c r1964, and trying to compile rtorrent 0.8.9
Any help would be greatly appreciated.