Looking at the output from the findssl.sh it appears that the openssl
install is not installing the 64 bit files.
Can anyone point me to how to get the 64 bit files installed?

Searching for OpenSSL shared library files.
0x0090805fL /usr/lib/libcrypto.so
0x0090805fL /usr/lib/libcrypto.so.0.9.8
0x0090701fL /usr/lib64/libcrypto.so
0x0090701fL /lib64/libcrypto.so.4
0x0090701fL /lib64/libcrypto.so.0.9.7a

Searching for OpenSSL static library files.
0x0090805fl /usr/lib/libcrypto.a
0x0090701fL /usr/lib64/libcrypto.a

  I ran: ./config --prefix=/usr --openssldir=/usr/local/openssl
           make
           make test
           make install

     Thanks
    David

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

Reply via email to