Hi I have followed the instructions to install dynamically linked mod_perl on http://perl.apache.org/docs/2.0/user/install/install.html#Installing_mod _perl, having previously installed a statically linked version on a different server.
When I installed the statically linked version, ModPerl/Registry.pm went into /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/, which is a good place for it because @INC already looks there. However, with my new install, ModPerl/Registry.pm has gone into /usr/local/apache2/lib/site_perl/5.8.0/i386-linux-thread-multi/, which isn't in my @INC. Can someone tell me which options during the mod_perl install (or indeed the apache2 install) I need to set so that ModPerl/Registry.pm goes into a directory that perl already looks at? I realise I can alter my PERL5LIB to look at /usr/local/apache2/lib/site_perl/5.8.0/i386-linux-thread-multi/, but it just seems messy... Thanks Mick The information contained in this message may be confidential or legally privileged and is intended solely for the addressee. If you have received this message in error please delete it & notify the originator immediately. Unauthorised use, disclosure, copying or alteration of this message is forbidden & may be unlawful. The contents of this e-mail are the views of the sender and do not necessarily represent the views of the Institute. This email and associated attachments has been checked locally for viruses but we can accept no responsibility once it has left our systems. Communications on Institute computers are monitored to secure the effective operation of the systems and for other lawful purposes.