Installation manual

Preinstallation Setup 43
For example: On a 32-bit Dell OpenManage installation, if you have
libssl.so.0.9.8a and libssl.so.0.9.8b in /usr/lib, then create
soft link with the latest libssl.so.0.9.8b:
ln -sf /usr/lib/libssl.so.0.9.8b
/usr/lib/libssl.so
ldconfig
On a 64-bit Dell OpenManage installation, if you have
libssl.so.0.9.8a and libssl.so.0.9.8b in /usr/lib, then create
soft link with the latest libssl.so.0.9.8b:
ln -sf /usr/lib64/libssl.so.0.9.8b
/usr/lib64/libssl.so
ldconfig