Open mecaz opened 9 years ago
checking for XMLRPC-C... failed configure: error: Could not compile XMLRPC-C test.
Is what it says. So you need to compile XMLRPC-C.
On 12/10/2014 02:32 PM, mecaz wrote:
checking for XMLRPC-C... failed configure: error: Could not compile XMLRPC-C test.
does the script compile xmlrpc by itself? i did run it again but stuck at same point
I personally haven't used the new script, but looking at it seems to suggest it would. I don't know what platform you're using, but you could probably save your self some headache and compile that manually and then proceed with the script.
On 12/10/2014 02:52 PM, mecaz wrote:
does the script compile xmlrpc by itself? i did run it again but stuck at same point
— Reply to this email directly or view it on GitHub https://github.com/SeedboxCreator/SeedboxCreationScript/issues/17#issuecomment-66521862.
I am using debian on raspberry pi
I also compiled xmlrpc that commands automatically " svn checkout http://svn.code.sf.net/p/xmlrpc-c/code/stable xmlrpc-c cd xmlrpc-c ./configure --disable-cplusplus make make install "
with that article http://www.adminsehow.com/2013/11/installing-rtorrentrutorrent-on-debian-7-wheezy/
but got same erorr over and over again.
That is odd, hopefully somebody involved with the creation of the script will come by and help you! Hope you get it sorted :)
On 12/10/2014 03:12 PM, mecaz wrote:
I am using debian on raspberry pi
I also compiled xmlrpc that commands automatically " svn checkout http://svn.code.sf.net/p/xmlrpc-c/code/stable xmlrpc-c cd xmlrpc-c ./configure --disable-cplusplus make make install "
with that article http://www.adminsehow.com/2013/11/installing-rtorrentrutorrent-on-debian-7-wheezy/
but got same erorr over and over again.
— Reply to this email directly or view it on GitHub https://github.com/SeedboxCreator/SeedboxCreationScript/issues/17#issuecomment-66524784.
I hope so. Thanks :)
Actually, me too. I've tried multiple versions of Debian. Same result. I even used CentOS.
Hello i having this error when using your script
" checking for libtorrent... yes checking for XMLRPC-C... failed configure: error: Could not compile XMLRPC-C test.
_ERROR_ Could not configure rtorrent. Try again, or try logging out and in and try again. _ERROR_ "
why could it be? what should i do?
Thanks