Re: target already defined - linux-pentium error on configuring openssl

2004-01-23 Thread mathan
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/ >

target already defined - linux-pentium error on configuring openssl

2004-01-22 Thread murugesandins
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. __