Re: mod_perl won't compile

2004-01-27 Thread Stas Bekman
Mike NoLast wrote: I am trying to build mod_perl-1.99_08 on a RH 9 system. The make errors. Below is my attempt. Can anyone give me an idea of what is wrong and how to fix it?

Re: mod_perl won't compile

2004-01-27 Thread Perrin Harkins
Mike NoLast wrote: Configuring Apache/2.0.40 mod_perl/1.99_08 Perl/v5.8.1 Mike, Please try with the latest releases, i.e. apache 2.0.48 and mod_perl 1.99_011. - Perrin -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: ht

Re: mod_perl won't compile

2004-01-27 Thread Mike NoLast
--- Reuben Fischman <[EMAIL PROTECTED]> wrote: > Mike, > > are you using the RH installed version of Apache > 2.0? IF so is it 2.0.40? It is []# rpm -qa | grep -i httpd httpd-devel-2.0.40-21.9 httpd-2.0.40-21.9 redhat-config-httpd-1.0.1-18 httpd-manual-2.0.40-21.9 > I've noticed that some of

Re: mod_perl won't compile

2004-01-27 Thread Mike NoLast
--- Perrin Harkins <[EMAIL PROTECTED]> wrote: > Mike NoLast wrote: > > Configuring Apache/2.0.40 mod_perl/1.99_08 > Perl/v5.8.1 > > Mike, > > Please try with the latest releases, i.e. apache > 2.0.48 and mod_perl > 1.99_011. > > - Perrin Uhm, OK, perl 5.8.1 forces one to upgrade apache, arp,

Re: mod_perl won't compile

2004-01-27 Thread Reuben Fischman
Mike, are you using the RH installed version of Apache 2.0? IF so is it 2.0.40? I've noticed that some of the binaries aren't installed by default, you may need to download and install the httpd-devel RPM as well. What I ended up doing for some of the stuff I was playing with was just grabbing