setting lib for mod_perl installation

2001-01-15 Thread Dave
I just moved from dedicated to virtual hosting , and was wondering how to configure mod_perl to install the modules to a private lib, outside of @INC. I simply built mod_perl and copied the modules manually to the destination dir. However, I keep getting the following error when trying to start

Re: setting lib for mod_perl installation

2001-01-15 Thread ___cliff rayman___
did u check out this section in the guide yet? http://perl.apache.org/guide/install.html#Installation_Without_Superuser_P cliff Dave Armstrong wrote: > I just moved from dedicated to virtual hosting , and was > wondering how to configure mod_perl to install the modules to a > private lib, outsi

Re: setting lib for mod_perl installation

2001-01-15 Thread Perrin Harkins
On Mon, 15 Jan 2001, Dave Armstrong wrote: > I just moved from dedicated to virtual hosting , and was > wondering how to configure mod_perl to install the modules to a > private lib, outside of @INC. http://perl.apache.org/guide/install.html#Installing_Perl_Modules_into_a_D - Perrin

setting lib for mod_perl installation

2001-01-15 Thread Dave Armstrong
I just moved from dedicated to virtual hosting , and was wondering how to configure mod_perl to install the modules to a private lib, outside of @INC. I simply built mod_perl and copied the modules manually to the destination dir. However, I keep getting the following error when trying to start