>>>>> "Mike" == Barnes, Michael L <[EMAIL PROTECTED]> writes:

Mike> Looks like you compiled openssl as a shared libraries.
Mike> make sure that you put the libs in either a standard
Mike> library path or export the LD_LIBRARY_PATH environment
Mike> variable to the directory that contains the libraries
Mike> prior to running the app.  (Or of course, recompile
Mike> openssl using static libs).

Or, if using an OS that supports it (such as SunOS 5.x), set the binaries'
RPATH correctly (either via LD_RUN_PATH or a link-line -R under SunOS 5.x)

-- 
Carson Gaspar -- [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
http://www.cs.columbia.edu/~carson/home.html
Queen Trapped in a Butch Body
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
  • RE: Barnes, Michael L.
    • carson

Reply via email to