Re: Apache-SizeLimit testing

2006-08-31 Thread Fred Moyer
On Thu, 31 Aug 2006, Philip M. Gollucci wrote: Fred Moyer wrote: [EMAIL PROTECTED] ~/dev/src/Apache-SizeLimit $ perl Makefile.PL You don't seem to have mod_perl 1.0 installed at Makefile.PL line 110. Here's a really dumb question -- Do you have mod_perl 1.0 installed AND the PERL GLUE in your

Re: Apache-SizeLimit testing

2006-08-31 Thread Philip M. Gollucci
Fred Moyer wrote: > [EMAIL PROTECTED] ~/dev/src/Apache-SizeLimit $ perl Makefile.PL > You don't seem to have mod_perl 1.0 installed at Makefile.PL line 110. Here's a really dumb question -- Do you have mod_perl 1.0 installed AND the PERL GLUE in your PERL5LIB path (specifically mod_perl.pm)? Even