>>> "David Molloy" <[EMAIL PROTECTED]> 11/22/99 10:34AM >>>
>Typing: ./configure
--with-apache=/usr/locals/dmolloy/Installs/apache_1.3.9
>
--with-ssl=/usr/locals/dmolloy/Installs/mod_ssl-2.4.8-1.3.9
> --prefix=/usr/local/apache
> --enable-shared=ssl
> [...]
>Error: Cannot find SSL binaries under
>/usr/locals/dmolloy/Installs/mod_ssl-2.4.8-1.3.9
> + SSL library path:
/usr/locals/dmolloy/Installs/mod_ssl-2.4.8-1.3.9
You're confusing the mod_ssl *interface* to the SSL library (called
OpenSSL) with the library itself. Go to http://www.openssl.org/ and
download the latest copy of the OpenSSL library. Unpack that first,
then back up and re-run your mod_ssl configuration. This time, set the
path on --with-ssl to be the path to the openssl tree, *not* the path to
the mod_ssl tree.
Hope this helps,
--Cliff
Cliff Woolley
Central Systems Software Administrator
Washington and Lee University
http://www.wlu.edu/~jwoolley/
Work: (540) 463-8089
Pager: (540) 462-2303
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]