I downloaded and
installed both Openssh and Openssl from packages downloaded at sunfreeware.com,
but when I try to start the ssh daemon I get this error:
ld.so.1:
/usr/local/sbin/sshd: fatal: libcrypto.so.0: open failed: No such file or
directory
Killed
Killed
I have checked the
LD_LIBRARY_PATH, it contains the following:
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/sbin/lib:/usr/local/ssl/lib:/usr/ccs/lib:/usr/local/sparc-sun-solaris2.8/lib:/usr/local/ActivePerl-5.6/lib:
nothing unusual
there, and it looks correct to me?
Anybody know how to
fix this?
-Mark