On Wed, 2 May 2001, Oskari 'Okko' Ojala wrote:

> I compiled mod_perl with
>
> perl Makefile.PL APACHE_SRC=../apache_1.3.19/src DO_HTTPD=1 USE_APACI=1
> PREP_HTTPD=1 EVERYTHING=1

Try changing PREP_HTTPD=1 to APACHE_PREFIX=/usr/local/apache, and add
APACI_ARGS='...' where ... are your --enable-module bits. Then mod_perl
will compile and install Apache for you. That's the way I've found works
best.

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\

Reply via email to