Ged Haywood wrote:
> [EMAIL PROTECTED]:~/src/mod_perl-1.29$ cat makepl_args.mod_perl 
> EVERYTHING=1
> DO_HTTPD=1
> USE_APACI=1

Thanks for the test.
One thing that is different: I do not use DO_HTTPD=1, I rather build
Apache by hand after building mod_perl, following the mod_perl
INSTALL file:
>> % perl Makefile.PL DYNAMIC=1 && make install
>>
>> When prompted, you must tell Makefile.PL where to find apache sources
>> (for header files), answer 'n' when asked
>> "Shall I build httpd in ../apache_x.x.x/src for you?"

Maybe that is broken?

-Joe


Reply via email to