Thanks for the prompt reply.

Stas Bekman wrote:
You probably have a messed up perl install. Nuke completely /home/sterling/local/apache-1.3/lib/perl5 rebuild the new perl, rebuild mod_perl and it should all be fine.

I did this once actually. When I rebuilt mod_perl the second time, I did an rm -rf of the perl5 directory before building.


You probably still had the old files from the previous mod_perl build lingering in the 5.8.0 subdirs.

Since, your intuition is the same as mine, I'll keep slogging. Probably I've still got something 5.8.0ish lingering where it shouldn't, but since mod_perl was using a different set of include directories from Perl itself, I thought there might be something more sinister going on. (I think I may have forgotten to do a make clean in the mod_perl distribution directory after I did the first build, which might have caused some residual pollution.)


Thanks,
Sterling


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to