Hi I want to install OpenSSL 1.0.1e on my CentOS 6.4. I downloaded the souce and built it by running ./config make make install
The make install is not installing libcrypto.so, libssl.so and openssl binary into /usr/bin and /usr/lib64. I need it to be installed there. Any advice? Thanks Rahul