Pleskinstallation error while loading shared libraries libssl.so.0.9.7

Stromberg

New Member
Hallo,

wie der Titel schon sagt habe ich ein Problem bei der Installation von Plesk 8.1.

Und das direkt am Anfang:
stromberg:~/plesk# ./psa_installer_v3.1.2_build070419.14_os_Debian_3.1_i386
./psa_installer_v3.1.2_build070419.14_os_Debian_3.1_i386: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory

Schade, dass der erste Schritt schon nicht funktioniert.

Maßnahmen im voraus:
"Before installing Plesk 8, switch SELinux off by running command 'setenforce 0' in shell. After you have installed Plesk, switch SELinux on by running command 'setenforce 1'."
stromberg:~/plesk# setenforce 0
-bash: setenforce: command not found

"Before installing Plesk on Debian 3.1 - Sarge, remove the libboost-filesystem1.33.1 package. Plesk will not install if libboost-filesystem1.33.1 is included with other packages."
-> Paket ist gar nicht vorhanden

Wäre nett, wenn mir einer helfen könnte.
Danke im Voraus!

mfg,
Maik
 
Hab das Problem nun gelöst, indem ich gefuscht habe:

cp /usr/lib/libssl.so.0.9.8 /usr/lib/libssl.so.0.9.7

Nun liegt das Problem hier:
resolve packages with apt-get
E: Broken packages
apt-get say following:
Reading package lists...
Building dependency tree...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
php5sb: Depends: libmysqlclient14 but it is not installable
psa: Depends: libboost-filesystem1.32.0 but it is not installable
Depends: libmysqlclient14 but it is not installable
psa-api: Depends: python2.3 but it is not installable
psa-courier-imap-add: Depends: libmysqlclient14 but it is not installable
psa-hotfix3: Depends: libmysqlclient14 but it is not installable
psa-migration-manager: Depends: libboost-filesystem1.32.0 but it is not installable
Depends: libboost-program-options1.32.0 but it is not installable
Depends: libboost-regex1.32.0 but it is not installable
Depends: libmysqlclient14 but it is not installable
psa-mod-fcgid-configurator: Depends: libfcgi0 but it is not installable
psa-qmail: Depends: libmysqlclient14 but it is not installable
psa-tomcat-configurator: Depends: tomcat4 but it is not installable
Depends: tomcat4-webapps but it is not installable
Depends: tomcat4-admin but it is not installable
Depends: libapache2-mod-jk2 but it is not installable
samba: Depends: samba-common (= 3.0.24-6etch4) but 3.0.24-6 is to be installed

ERROR: Error while resolve packages by apt
ERROR: Installation failed

Wobei ich an anderer Stelle bereits gehört habe, dass es momentan Probleme bei SWsoft gibt. Jetzt bin ich mir aber nicht sicher, ob dieses Problem auch von SWsoft abhängt.

Gruß,
Maik
 
So, nach ein paar Recherchen habe ich nun festgestellt, dass Plesk noch gar nicht für Debian 4.0 freigegeben ist. *schäm*
 
Back
Top