Fred Moyer wrote:
Michael A. Capone wrote:
1. Problem Description:
mod_perl 2.0.4 will not compile on Fedora 9.
`/local/home/swload/webbuild/mod_perl-2.0/src/modules/perl'
make: *** [modperl_lib] Error 2
To be honest, i don't think this is a mod_perl bug per se... it looks
like a problem with some library not being installed on FC9 that
mod_perl is expecting to find. However, mod_perl 2.0.4 compiles just
fine on FC8. I originally tried 2.0.4 on FC9, then got the latest
2.0.5 SVN snapshot, hoping it would be resolved there.
The biggest difference that I see between FC8 and FC9 is the latter's
use of perl 5.10.
Are you using a fc9 release candidate? I didn't think 9 was out yet
(just upgraded to 7 a month ago :o ). Looks like the official release
isn't for another 5 days.
http://fedoraproject.org/
I've got a halfway decent modperl testing vm setup (parallels works
but it crashes infrequently) so I can test this with the fc9 release
when it comes out.
I am indeed running the latest FC9 release candidate... I honestly
debated not posting this, since it's technically not appropriate, but I
have to assume at this stage that the Fedora code isn't going to change
at this point.
Thanks,
MAC