dirty hack to solve: 0509-150 Dependent modulelibcrypto.a(libcrypto.so.0.9.7) could not be loaded

phoebus phoebus frphoebus at yahoo.fr
Wed Feb 24 23:26:34 EST 2010


Hi Darren,

That's better in this way.
Thanks for the update and your time.
I shoud read better the documentation next time.

Cheers,
Frphoebus



________________________________
De : Darren Tucker <dtucker at zip.com.au>
À : phoebus phoebus <frphoebus at yahoo.fr>
Cc : Scott Neugroschl <scott_n at xypro.com>; openssh-unix-dev at mindrot.org
Envoyé le : Mer 24 Février 2010, 10 h 58 min 20 s
Objet : Re: Re : Re : dirty hack to solve: 0509-150 Dependent modulelibcrypto.a(libcrypto.so.0.9.7) could not be loaded

phoebus phoebus wrote:
> Scott,
> 
> I found one solution.
> It's necessary to use:
> 
> export LD_LIBRARY_PATH=/opt/freeware/lib

You can also get the linker to bake that into the binary with -blibpath.  It's mentioned in README.platform in the AIX section:

<quote>
If you wish to use dynamic libraries that aren't in the normal system
locations (eg IBM's OpenSSL and zlib packages) then you will need to
define the environment variable blibpath before running configure, eg

blibpath=/lib:/usr/lib:/opt/freeware/lib ./configure \
  --with-ssl-dir=/opt/freeware --with-zlib=/opt/freeware
</quote>

-- 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.
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev at mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



      


More information about the openssh-unix-dev mailing list