Subject: | not detecting CentOS openssl in /usr/bin |
I just installed Crypt::SSLeay on CentOS. They appear to install openssl in /usr/bin. You do
not look for it there. Could I suggest adding that as a place to look for it in?
Message in question during perl Makefile.PL:
---
=========================================================
===============
No installed SSL libraries found in any of the following places.
/local
/local/ssl
/opt/ssl
/usr
/usr/local
/usr/local/ssl
/usr/local/openssl
You will have to either specify a directory location at the following
prompt, or rerun the Makefile.PL program and use the --lib switch
to specify the path. If the path in question is considered standard
on your platform, please consider filing a bug report in order to
have it taken into account in a subsequent version of Crypt::SSLeay.