OpenSSH & OpenSSL directory location problem.

Darren Tucker dtucker at zip.com.au
Sat Feb 1 10:53:44 EST 2003


jpiszcz wrote:
> war at p300's password:
> scp: error while loading shared libraries: libcrypto.so.0.9.6: cannot
> open shared object file: No such file or directory
[snip]
> So question = why does it work fine with sshd and not scp?

The error is coming from the scp running at the other end of the ssh
connection.  Maybe LD_LIBRARY_PATH is different when logging on
non-interactively?  

Try ssh user at host '/bin/echo $LD_LIBRARY_PATH'

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.




More information about the openssh-unix-dev mailing list