On Sat, Jan 23, 1999, Brad Atkins wrote:

> I'm trying to do the following on
> http://www.engelschall.com/sw/mod_ssl/distrib/mod_ssl-SNAP/INSTALL (the
> section: Apache + mod_ssl/SSLeay + PHP3/MySQL) at the bottom.
> 
> I get up to this step in the building/installing of apache:
> make certificate
> 
> and I get the following error:
> 
> mkcert.sh:Error: Cannot operate outside the Apache 1.3 source tree.
> mkcert.sh:Hint:  You have to stay inside apache_1.3.x/src.
> *** Error code 1
> make: Fatal error: Command failed for target `certificate'
> Current working directory /opt2/liquidwe/new/apache_1.3.3/src
> *** Error code 1
> make: Fatal error: Command failed for target `certificate'

Inside which directory do you run `make certificate'?  Make sure the
README.configure file exists in the top-level.  Look inside
src/support/mkcert.sh for the origin of this message and decide your own why
the test fails for your situation. Either you're in the wrong directory or the
README.configure file is missing.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to