>From the current STATUS file:
o Install prefix for packagers ([EMAIL PROTECTED])
o The installation under "make install" produces a very
installation layout: $prefix/certs and $prefix/private dirs. That's
not nice. [...]
Paul: why is it not nice?
Ralf: because it messes up the install dir when
$prefix is not a dedicated area like /usr/local/ssl.
[...]
I think we can now remove these two entries, right?
In the current development version, ./config --prefix=/usr/[local/]
installs two executable files to /usr/[local/]bin, two library files to
/usr/[local/]lib, various header files to /usr/[local/]include/openssl,
and everything else to /usr/[local/]ssl; that's probably as well-behaved
as it can get.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]