Hi all I'm using Debian and failed compile rtorrent with XMLRPC-C function, here is what i done, pls help.
apt-get install libxmlrpc-c3-dev (libxmlrpc-c3-dev - A lightweight RPC library based on XML and HTTP for C and C++) apt-get install python-scgi (python-scgi - Server-side implementation of the SCGI protocol) run "./configure --with-xmlrpc-c" under libtorrent.0.11.8 dir is work and make and make installed. However, i run "./configure --with-xmlrpc-c" under rtorrent.0.7.8 got following issue: checking for XMLRPC-C... Usage: xmlrpc-c-config <module>... <flag> You may optionally specify one or more modules: c++ C++ wrapper code libwww-client libwww-based client cgi-server CGI-based server abyss-server ABYSS-based server Available flags include: --version The version number of the package --modules List all modules currently installed --cflags C compiler flags to use when '#include'ing package headers --libs Libraries and flags to use when linking programs normally --ldadd Libraries to use with automake --ldflags Flags to use with automake & libtool --prefix The prefix under which the package was installed --exec-prefix The executable prefix under which the package was installed --*dir The various directories under which the package was installed failed configure: error: Could not compile XMLRPC-C test.
_______________________________________________ Libtorrent-devel mailing list [email protected] http://rakshasa.no/mailman/listinfo/libtorrent-devel

