Yup, I have rc5. I'm using the version that came with the Fedora core 4 installation.
Sorry, you're right. It's not in the Makefile.PL, but it's in one the modules that it uses. Apache2::Build calls Apache::TestConfig and TestConfig is somehow calling Apache::Build. I'm not entirely sure what's going on here. I did an upgrade from fedora 3 to 4, which may be the source of the problems. I'll probably end up doing a fresh install of FC4. Can't locate Apache/Build.pm in @INC (@INC contains: /usr/lib/perl5/ site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/ i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux- thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi / usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/ perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/ site_perl /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/ lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/ vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/ vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/ vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/ vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/ vendor_perl /usr/lib/perl5/5.8.6/i386-linux-thread-multi /usr/lib/ perl5/5.8.6 .) at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread- multi/Apache/TestConfig.pm line 33. On Wed, 13 Jul 2005 11:18:02 -0400 Geoffrey Young <[EMAIL PROTECTED]> wrote: > > > 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 > _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
