This is a discussion on Re: ModPerl make test and make install Issues - modperl ; On 10/17/07, Suman, Shambhu wrote: > I am trying to install mod-perl on a linux box. I do not have root > permissions. You need to tell it to install a private perl lib then. Check the install instructions for ...
On 10/17/07, Suman, Shambhuwrote:
> I am trying to install mod-perl on a linux box. I do not have root
> permissions.
You need to tell it to install a private perl lib then. Check the
install instructions for the details of how to tell it where to
install the perl modules. I think what you want is LIB and maybe
PREFIX as well.
- Perrin