Hi,
Maybe use find to search for openssl...
for example
find /* -name "*openssl*"
From: Karthik R [mailto:[EMAIL PROTECTED]
Sent: Monday, October 23, 2006 1:50 PM
To: openssl-users@openssl.org
Subject: openssl default path
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/
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
xmlsec1-openssl-1.2.6-3
openssl-0.9.7a-43.8
can someone help me ?