On Sat, Feb 05, 2000, Jerrad Pierce wrote:

> [root@GMT-5a-1 mod_ssl-2.5.0-1.3.11]# ./configure
> --with-apxs=/usr/local/apache/bin/apxs --with-ssl=/usr/local/src/openssl-0.9.4
> --with-apache=/usr/local/src/apache_1.3.11
> Configuring mod_ssl/2.5.0 for Apache/1.3.11
> ./configure:Error: Installed Apache doesn't contain Extended API (EAPI)
> 
> I searched Apache's site and can find no mention of EAPI.
> What's up?

Please read the mod_ssl INSTALL document first!
There it says:

|   Upgrading with APXS (EXPERTS ONLY)
|   __________________________________
| 
|   Once you've built and installed Apache with mod_ssl as a DSO (libssl.so) you
|   can easily upgrade this libssl.so file with a stand-alone built procedure as
|   long as the Extended API (EAPI) didn't change and you've OpenSSL installed
|   somewhere. For this you can use the following procedure:

So you can't use --with-apxs the first time. BTW, EAPI is distributed
with mod_ssl, so you can't find it on www.apache.org.

                                       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