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! :slight_smile:

Thanks

-Steve

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.

Hi Steve,

i had the same problem. pick the libapreq from the install cd of rhel or get
it via yum from fedora repro.

Torsten2006/8/16, Steve Berg checkpoint@ozbergs.com:

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! :slight_smile:

Thanks

-Steve


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

MFG

Torsten Brumm

http://www.torsten-brumm.de