|
|||||||||||
|
Re: OpenSSH & OpenSSL directory location problem.
From: Greg Wooledge <wooledg(at)eeg.ccf.org>
Date: Mon Feb 03 2003 - 12:29:10 EST On Fri, Jan 31, 2003 at 02:19:56PM -0500, jpiszcz wrote:
> scp: error while loading shared libraries: libcrypto.so.0.9.6: cannot open
> Why is this? The daemon (sshd) works fine with no errors of the sort.
> war@p300:~$ echo $LD_LIBRARY_PATH
So, you don't have /vapp/lib in /etc/ld.so.conf? If your scp is setuid then it won't respect the $LD_LIBRARY_PATH variable. If you have root on this system, I'd suggest just putting /vapp/lib into /etc/ld.so.conf and running ldconfig. You did "ldd `which sshd`" twice, but you didn't show us what ldd says for scp. Also, it might be helpful to see the permissions on scp. Received on Wed Feb 5 17:36:05 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:53 EDT |
||||||||||
|
|||||||||||