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. There used to be an automatically added lib directory under the server root and I don't remember if it's still in there or not. You can check by dumping @INC from your startup.pl to see if it includes the path where those libs were installed. - Perrin