On Mon, Oct 23, 2006, Karthik R wrote:

> Can anyone help me to figure out the default installation path for
> openssl, i checked the folders under /usr/local
> 
> bin/           games/         lib/           man/           sbin/
> src/
> etc/           include/       libexec/      share/
> 
> but i couldnt find any. But under /usr/local/bin there is openssl
> application, rest of the headers file, etc i couldnt get it.
> 
> Also when i execute -bash-3.00# rpm -qa | grep openssl i could see that
> openssl is installed with default linux installation.
> 
> openssl-devel-0.9.7a-43.8
> xmlsec1-openssl-1.2.6-3
> openssl-0.9.7a-43.8
> 
> can someone help me ?

The default is to place everything under /usr/local/ssl so that along with the
different RPM name should tell you this isn't a default installation.

The rpm tool will tell you where everything is though though e.g.

rpm -ql openssl
rpm -ql openssl-devel

see the fine rpm manual page for more details.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to