I am trying to install Openssl 0.9.8e on a 64 bit Red Hat Enterprise 4 ES
update 4, duel Opteron system. It is pretty much a generic install and I
have updated Zlib to 1.2.3.  I ran the:
./config
make
make test
make install
   But when I do an "ssh -V" it still shows the old version and findssl.sh
gives the following:
Searching for OpenSSL header files.
0x0090805fL /usr/include/openssl/opensslv.h

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

The libssl.so file is not being copied to /lib ir is the libcrypto.so file.
I have tried:
./config --prefix=/usr/bin --openssldir=/usr/local/openssl
make
make test
make install

  I have tried installing the 0.9.8d with no luck either. I have checked
the internet and previous openssl mailing notes and not found something on
this so any help is appreciated.
end
-
David Flatley
I.T. Specialist, Senior Consultant
IBM Global Business services
Department QHUA 861-2
Office Phone # 769-5510
Tie line 446-5510
Williston, Vermont
email: [EMAIL PROTECTED]
"You can't have everything...where would you put it?"
"Experience is something you don't get until after you need it"
"Everyone has a photographic memory, some just don't have film."
Steven Wright

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

Reply via email to