Mailing List Archive

[Bug 862] libcrypto open failed
http://bugzilla.mindrot.org/show_bug.cgi?id=862

Summary: libcrypto open failed
Product: Portable OpenSSH
Version: 3.8p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs@mindrot.org
ReportedBy: alain.vernat@thales-is.com


Enable to use scp <File> root@<server>:/tmp.
The error message I have is :
ld.so.1: scp: fatal: libcrypto.so.0.9.7: open failed: no such file or directory
lost connection

When I connect to this server with ssh, everything is OK.
ldd /usr/local/bin/scp give me the correct path for libcrypto

Is there a way in Solaris 8 to have a good LD_LIBRARY_PATH for scp ?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 862] libcrypto open failed [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=862





------- Additional Comments From dtucker@zip.com.au 2004-05-04 23:37 -------
3.8p1 unfortunately is missing the -R link options for Solaris. 3.8.1p1 has
them back, so you'll probably find it works OK without changing your system.

Apart from that, see the "crle" man page.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.