Use ./config
threads --prefix=/usr/local/test/openssl/ --openssldir=/usr/share/ssl/
shared zlib
that is without krb5. In default it will take the kerberos libraries.
Thanks
Mathan
> I want to install openssl in my rhl 9 system.
> When I gave
> ./config threads --prefix=/usr/local/test/openssl/
>
I want to install openssl in my rhl 9 system.
When I gave
./config threads --prefix=/usr/local/test/openssl/
--openssldir=/usr/share/ssl/ shared zlib krb5
It got me
Configuring for linux-pentium
target already defined - linux-pentium
What might be the problem ?.
-Murugesan.
__