> > > To: [EMAIL PROTECTED]
> > > Subject: Compiling apache staticly with mod_perl.
> > >
> > [snip]
> > >
> > > Did anybody compile Apache + mod_perl + other modules or have
> > > documentation that is written for this specific p
On Tue, Oct 10, 2000 at 02:43:36PM -0400, Geoffrey Young wrote:
>
>
> > -Original Message-
> > From: Peter Gebauer [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, October 10, 2000 8:20 AM
> > To: [EMAIL PROTECTED]
> > Subject: Compiling apache
> -Original Message-
> From: Peter Gebauer [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 10, 2000 8:20 AM
> To: [EMAIL PROTECTED]
> Subject: Compiling apache staticly with mod_perl.
>
[snip]
>
> Did anybody compile Apache + mod_perl + other modules or h
Hey!
I've been trying to compile apache together with mod_perl using this
configuration:
./configure --prefix=/home/httpd
--activate-module=src/modules/perl/libperl.a
I get several errors during the make where the compiler complains about
mod_perl reffering to undefined functions.
The INSTALL