Yung Kwong Wing ([EMAIL PROTECTED]) said something to this effect on 12/29/2000:
> I have encountered the problems with carrying out:
Here is your answer:
configure:Error: No such rule named 'EXPAT'
Checking for LWP::UserAgent......failed
Checking for HTML::HeadParser....failed
The Expat error is because you are using an old version of Apache;
use a newer version (it's at 1.3.14 now) and install libwww and the
required HTML modules.
Also, be sure to so a "make install" from the mod_perl directory before
you run make in the Apache source directory! Otherwise your mod_perl
stuff will not be put into the Apache tree.
(darren)
--
Reisner's Rule of Conceptual Inertia: If you think big enough, you'll never
have to do it.