On 8/31/07, Zembower, Kevin <[EMAIL PROTECTED]> wrote: > I'm having trouble installing HTML::Mason for use with Request Tracker > (RT). When I try to install the latest version using CPAN, I'm told that > it requires Apache::Request. When I add Apache::Request, I'm told that > it requires mod_perl <1.99. I have mod_perl 1.9916. > > I've read the archives of this list and tried to force install > HTML::Mason, both with and without Apache::Request, but it failed both > times. I've pasted in the complete output of these trials below. > > My system is RHEL4 with Apache 2 and perl 5.8.5. As much as possible, > I'm trying to stay within the RHEL4 package and CPAN module installation > procedures (trying to avoid compiling from source, etc.). >
Apache::Request is for mod_perl 1.x. The mod_perl 2 development series had some API changes right before 2.0 was released. HTML::Mason will only work with 1.999022 and later. My impression is that the mod_perl 1.9916 can't be used with Mason. Most modules support mod_perl1 and mod_perl2 but not the development ones. For RHEL4, your choices are to a) build mod_perl2 (and maybe Apache) manualy, b) build mod_perl2 RPMs, c) upgrade to RHEL5 which has same mod_perl2 and perl modules. For building your one modules, I would suggest taking the ones from RHEL5. My impression is that they can be built on RHEL4. I have also heard about using the centosplus repository which build recent perl, httpd, and mod_perl2 packages for Centos 4. Unless you have something else that keeps you back, upgrading to RHEL5 is easiest option. - Ian ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users