Perrin Harkins wrote: > On 4/11/07, michael watson (IAH-C) <[EMAIL PROTECTED]> wrote: > >> Well, when I used the "static install" instructions (on an identical >> server) ModPerl/Registry.pm was installed in a suitable place. >> When I followed the "Dynamic install" instriuctions, it got stuck >> under /usr/local/apache2/. > > > Wait, maybe I've got this wrong. I never do dynamic installs.
I do them all the time and I've never had modules install themselves anyplace other than perl's @INC. michael: I'd nuke /usr/local/apache2 and try again. if you still run into trouble, please follow the steps here http://perl.apache.org/bugs/ specifically running t/REPORT as it will send back all the args passed to Makefile.PL, perl's @INC, etc. thanks. --Geoff