openssh 3.5p1 with openssl-0.9.7a

Mark Janssen maniac at maniac.nl
Sat Feb 22 01:03:06 EST 2003


On Fri, 2003-02-21 at 14:35, gnu_is_not_unix at wp.pl wrote:
[snip]
> working but ... i can`t scp:

> [root at beer /root]# scp a.out root at dns:/root/

> scp: error while loading shared libraries: libcrypto.so.0.9.6:  
> cannot open shared object file: No such file or directory

I'd say your scp binary on the 'beer' system was linked to openssl
0.9.6, which it cannot find anymore. Either try symlinking
/usr/lib/libcrypto.so.0.9.7 to libcrypto.so.0.9.6 and run ldconfig, or
install a new version of scp (linked against 0.9.7a, and corresponding
ssl libraries) on the system.

-- 
Mark Janssen -- maniac(at)maniac.nl -- GnuPG Key Id: 357D2178
Unix / Linux, Open-Source and Internet Consultant @ SyConOS IT
Maniac.nl Unix-God.Net|Org MarkJanssen.org|nl SyConOS.com|nl




More information about the openssh-unix-dev mailing list