Question
unable to start fms on centos x86_64
Gettting the following error after installing fms on the centos 4.3 x86_64:
[root@peggy fms]# ./fmsadmin
./fmsadmin: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
openssl is installed, and the lib is there -
[root@peggy fms]# ls -l /lib/libssl.so.4
lrwxrwxrwx 1 root root 16 May 4 08:46 /lib/libssl.so.4 -> libssl.so.0.9.7a
I have this running fine on a 35 bit fedora core 4 box. Has anyone else seen this?
Thanks,