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 at mindrot.org
        ReportedBy: alain.vernat at 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.
http://bugzilla.mindrot.org/show_bug.cgi?id=862 ------- Additional Comments From dtucker at 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.
Possibly Parallel Threads
- scp does not works under solaris
- dirty hack to solve: 0509-150 Dependent module libcrypto.a(libcrypto.so.0.9.7) could not be loaded
- [Bug 862] libcrypto open failed
- OpenSSH & OpenSSL directory location problem.
- [openssh] Patch for missing ciphers in OpenSSL's libcrypto