Does anyone know how to change the dynamic dependencies of shared
libraries?  Specifically, I would like to build the libssl.so library so
that it looks for libcrypto.so in the same directory instead of in
/usr/lib/libcrypto.so.1 so that the libraries can be used without needing
to have openssl installed.  I am trying to do this on HP, Solaris, AIX and
Linux.  I've been looking at Makefile.ssl to see what changes I should
make, but perhaps someone as already done this.  Thanks.


Rob

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to