Hello,

Under Centos 5.9 I downloaded the file: openssl-0.9.8e.tar.gz and extracted
it.

Then I ran:
cd ./openssl-0.9.8e
./config shared no-idea no-mdc2 no-rc5 --prefix /home/my_user/openssl
make depend
make
make install

All the above steps ended with no errors but the library libcrypto.so.0.9.8
was not created.

The link, libcrypto.so was created and also the static library libcrypto.a

Can you help ?

Thanks,
Zvika

Reply via email to