On Thu, Aug 10, 2000, Paul Slinski wrote:

> I'm sure this has been discussed before but I can't seem to figure out
> why this is happening. This is a RedHat 6.2 system.
> 
> The following is the command line used to compile (all paths are
> correct):
> 
> ./configure \
> --with-apache=/misc/apache_1.3.12 \
> --with-ssl=/misc/openssl-0.9.5a \
> --with-layout=RedHat
> 
> And this is the output:
> [...]
> Error: Cannot find SSL binaries under /misc/openssl-0.9.5a
> [...]

The error is pretty clear: Under this path there might be the OpenSSL source
tree, but no binaries.  I guess you forgot to build OpenSSL before. I
recommend you to start over from scratch by following mod_ssl's INSTALL
document *VERY CLOSELY* and it will all work.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to