CentOS 5.3 x64 problem

Dromok

Verified User
Joined
Dec 12, 2008
Messages
27
After the install I get this message:

*************************************
* *
* All parts have been installed *
* *
*************************************

Type: /sbin/service httpd restart
./directadmin: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory
./directadmin: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory

What has gone wrong? And how should I fix it?

-bash-3.2# ls -al /usr/lib | grep libssl
lrwxrwxrwx 1 root root 20 Май 24 12:22 libssl.so -> /usr/lib64/libssl.so
-bash-3.2# ls -al /usr/lib64 | grep libssl
-rwxr-xr-x 1 root root 207896 Фев 4 14:37 libssl3.so
-rw-r--r-- 1 root root 555966 Мар 11 21:07 libssl.a
lrwxrwxrwx 1 root root 28 Май 24 12:10 libssl.so -> ../../lib64/libssl.so.0.9.8e
 
We have installed directadmin on CentOS 5.3 x86_64/i386 and we didn't had any problems. Please check (as smtalk said) your OS setting for the license.
 
Back
Top