[rt-users] HTML::Mason Problem
Steven E. Ames
sames at officescape.com
Wed Aug 16 11:14:49 EDT 2006
Error is fairly straight forward. In order to install libapreq-1.33 you need a lower version of mod_perl. mod_perl 1.99 was beta for mod_perl 2.0 and you should be using libapreq-2.0 or higher with it. mod_perl also modified its API during the 1.99 cycle so if your running Apache2+ (whcih I assume you are since you have mod_perl 1.99) do yourself a favor and get the latest mod_perl (2.02 I think) and then the latest libapreq (2.07?). After that HTML::Mason will install properly.
> -----Original Message-----
> From: rt-users-bounces at lists.bestpractical.com
> [mailto:rt-users-bounces at lists.bestpractical.com]On Behalf Of
> Steve Berg
> Sent: Wednesday, August 16, 2006 11:10 AM
> To: rt-users at lists.bestpractical.com
> Subject: [rt-users] HTML::Mason Problem
>
>
> Guys,
>
> I'm trying to get HTML::Mason installed and when I attempt to install
> libapreq-1.33 I get the following error:
>
> # perl Makefile.PL
> mod_perl 1.x ( < 1.99) is required at Makefile.PL line 34.
> BEGIN failed--compilation aborted at Makefile.PL line 36.
>
> I have mod_perl1.99 installed - this is on RHEL4 and I'm
> using FastCGI
> so it really shouldn't matter.
>
> Any ideas on how to get around this? I just need HTML::Mason
> installed! :)
>
> Thanks
>
> -Steve
>
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
More information about the rt-users
mailing list