Now i get this error.
Code:
[07.06.2011 12:20:18] rTorrent został skompilowany ze złą wersją biblioteki xmlrpc-c , bez wsparcia i8 . Wersja musi być większa lub równa: 1.11. Pewne funkcjonalności będą niedostepne.
[07.06.2011 12:20:18] Bad response from server: (404 [error,list]) <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /RPC2 was not found on this server.</p> <hr> <address>Apache/2.2.19 (Debian) Server at xxx Port 80</address> </body></html>
If I want to install this libs i get errors like this
Code:
dpkg -i libxmlrpc-c++4-dev_1.16.33-2_amd64.deb
Selecting previously deselected package libxmlrpc-c++4-dev.
(Reading database ... 74854 files and directories currently installed.)
Unpacking libxmlrpc-c++4-dev (from libxmlrpc-c++4-dev_1.16.33-2_amd64.deb) ...
dpkg: dependency problems prevent configuration of libxmlrpc-c++4-dev:
libxmlrpc-c++4-dev depends on libxmlrpc-c++4 (= 1.16.33-2); however:
Package libxmlrpc-c++4 is not installed.
libxmlrpc-c++4-dev depends on libxmlrpc-core-c3-dev (= 1.16.33-2); however:
Package libxmlrpc-core-c3-dev is not installed.
dpkg: error processing libxmlrpc-c++4-dev (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libxmlrpc-c++4-dev
Code:
[Select]
dpkg -i libxmlrpc-c++4_1.16.33-2_amd64.deb
Selecting previously deselected package libxmlrpc-c++4.
(Reading database ... 74887 files and directories currently installed.)
Unpacking libxmlrpc-c++4 (from libxmlrpc-c++4_1.16.33-2_amd64.deb) ...
dpkg: dependency problems prevent configuration of libxmlrpc-c++4:
libxmlrpc-c++4 depends on libxmlrpc-core-c3 (= 1.16.33-2); however:
Package libxmlrpc-core-c3 is not installed.
dpkg: error processing libxmlrpc-c++4 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libxmlrpc-c++4
Code:
dpkg -i libxmlrpc-core-c3_1.16.33-2_amd64.deb
Selecting previously deselected package libxmlrpc-core-c3.
dpkg: considering removing libxmlrpc-c3 in favour of libxmlrpc-core-c3 ...
dpkg: no, cannot proceed with removal of libxmlrpc-c3 (--auto-deconfigure will help):
rtorrent depends on libxmlrpc-c3
libxmlrpc-c3 is to be removed.
dpkg: regarding libxmlrpc-core-c3_1.16.33-2_amd64.deb containing libxmlrpc-core-c3:
libxmlrpc-core-c3 conflicts with libxmlrpc-c3 (<= 1.16.07-1)
libxmlrpc-c3 (version 1.06.27-1.1) is present and installed.
dpkg: error processing libxmlrpc-core-c3_1.16.33-2_amd64.deb (--install):
conflicting packages - not installing libxmlrpc-core-c3
Errors were encountered while processing:
libxmlrpc-core-c3_1.16.33-2_amd64.deb