Re: compiling problems with mod_perl 2.0.3 and Apache 2.2.6

2009-06-16 Thread ArthurG
I have encountered the same mod_perl make problem working with these releases: Perl 5.8.9 Apache 2.2.3 mod_perl 2.0.4 a...@arthur-desktop:~/Downloads/mod_perl-2.0.4$ make cd "src/modules/perl" && make make[1]: Entering directory `/home/artg/Downloads/mod_perl-2.0.4/src/modules/perl' cc -I/home/a

Re: compiling problems with mod_perl 2.0.3 and Apache 2.2.6

2009-06-16 Thread ArthurG
hur > > Are you building a static apache or dynamic that uses .so modules?? > > Mike > - Original Message - > From: "ArthurG" > To: > Sent: Tuesday, June 16, 2009 4:05 PM > Subject: Re: compiling problems with mod_perl 2.0.3 and Apache 2.2.6 > &