According to Khimenko Victor:

>   1. OpenSSL must go in /usr/lib and NOT in /usr/local/<something>,
>      OpenSSL programs must  be put in /usr/bin and includes in /usr/include or
>      subdirectory under /usr/include...

>   3. Configuration files must be put in /etc instead
>      ("/etc contains configuration files and directories that are specific to
>       the current system. No binaries should be located under /etc.")

Doesn't something like ./config --prefix=/usr --openssldir=/etc/openssl
do what you want?

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to