Tim Keefer wrote:
> curses, google and cpan hath failed me. :)
> 
> I can't seem to find Apache::Build anywhere and It appears the
> Makefile.PL depends on it. Does anyone know where can it be found? 

I don't see that dependency.  at least not if you downloaded the link I sent
you :)

if you really mean you are seeing Apache::Build (and not Apache2::Build)
then you probably have an old version of mod_perl (pre-RC5) on your system
that needs to be removed.

so, what you need is mod_perl 2.0 RC5 or later, but I'd go with 2.0.0 or
higher, really.  you also need libapreq 2.05-dev, as I believe 2.04-dev
didn't contain the Apache2:: namespace shift (but I could be wrong).

--Geoff

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to