Re: openssl default path

2006-10-23 Thread Dr. Stephen Henson
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

RE: openssl default path

2006-10-23 Thread Behnam Rashidian
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 PMTo: openssl-users@openssl.orgSubject: openssl default path Can anyone help me to figure out the default in

openssl default path

2006-10-23 Thread Karthik R
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 t