View Full Version : libssl.so error on install
Sawffen
12th December 2006, 02:19 PM
When running Plesk 8.1 for Fedora 4 I get the following error:
./plesk_auto_installer: error while loading shared libraries: libssl.so.5: cannot open shared object file: No such file or directory
VIB-host
7th March 2007, 12:31 PM
Search rpmfind.net for krb5-libs-1.4.1-5 and openssl-0.9.7f-7.10
Download the two rpms for your architechture.
rpm -i --force krb5-libs-1.4.1-5.[i386].rpm
rpm -i --force openssl-0.9.7f-7.10.[i386].rpm
and then you need
wget ftp://rpmfind.net/linux/fedora/core/updates/4/i386/rpm-libs-4.4.1-23.i386.rpm
rpm -i rpm-libs-4.4.1-23.i386.rpm
then run ./psa-installer....
and then we need libcrypto.so.4
Damned this looks more like rocket sience than software installation
VIB-host
7th March 2007, 02:10 PM
I'll give up, I'll find another CP this is to fucked up at version 8.1
vBulletin® v3.6.12, Copyright ©2000-2008, Jelsoft Enterprises Ltd.