I built Apache 2 and mod_perl for the first time today.  To get it to 
work, I had to edit:
 blib/lib/ModPerl/MM.pm
and add:
 use Apache::Build;
for the 'make install' to work.

Now... it is built, and I am ready to try out stuff like Apache::Echo that 
I learned about at the ApacheCon.

Rudy

Reply via email to