• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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