• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Plesk on FreeBSD installation error

V

Vladar

Guest
When trying to install Plesk 8.3 on FreeBSD 6.2 i get an error:

===> psa-8.3.0 depends on shared library: xmlrpc.7 - not found
===> Verifying install for xmlrpc.7 in /usr/ports/net/xmlrpc-c
===> Returning to build of psa-8.3.0
Error: shared library "xmlrpc.7" does not exist
*** Error code 1

However, xmlrpc-c-1.06.23 package is installed.
 
# pkg_info -W /usr/local/lib/libxmlrpc.so.7
/usr/local/lib/libxmlrpc.so.7 was installed by package xmlrpc-c-0.9.10_2

check that this port is installed and file exist... or forcibly reinstall the port..
 
Port xmlrpc-c-1.06.23 is installed. It contains libxmlrpc.so.9

Do i need to downgrade to xmlrpc-c-0.9.10 and how can i do this?
 
Back
Top