1 post / 0 new
#1 Tue, 09/30/2008 - 21:19
iambacon

RHE4 or 5?

Is it better to go with 4 or 5? The reason I ask is because I went with 4 for urchin, but now I like the idea of running the Analytics module instead.

Problem is, I don't know if it works with RHE4 or CentOS4? I can't get the module to install on what I have, mod_perl 1.96. I get this error when trying to install mod_perl 2.04.

Compiling module

Executing /usr/bin/perl Makefile.PL && make ..

mod_perl/1.99_16 installation detected... not ok

Cannot install mod_perl/2.0.4 on top of mod_perl/1.99_16 due to a major API change between mod_perl 1.999_21 and 1.999_22.

Conflicting file: /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Apache2.pm Conflicting dir: /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/Apache

Please nuke the prior mod_perl installation from your site_lib, use a different perl to run the installation process, or use the PREFIX option when creating your Makefile. See:

http://perl.apache.org/docs/2.0/rename.html

for more details.

aborting...