On 25-Jul-2000 Adelaide Yip wrote:
> ModPerl 1.24 configures fine on Redhat 6.2, but sometimes during it's
> installation I receive this error ...
> Warning: You do not have permissions to install into
> /usr/lib/perl5/site_perl/5.005/i386-linux at
> /usr/lib/perl5/5.00503/ExtUtils/Install.pm line 61.
> mkdir /usr/lib/perl5/site_perl/5.005/i386-linux/auto/Apache/include:
> Permission denied at /usr/lib/perl5/5.00503/ExtUtils/Install.pm line 114
> make: *** [pure_site_install] Error 2         

The error says it all. You don't have permissions to install into the standard
perl lib directory. You probably need to be root.

If you want to install somewhere other than the standard lib directory than you
need to add: PREFIX=/tmp/foo/bar to your ./configure command.

-- 
Jason Bodnar + [EMAIL PROTECTED] + Team Linux

Homer:  I keep hearing this horrible irregular thumping noise.

Pump Jockey:
        It's your heart.  And I think it's on its last thump.

Homer:  Whew, I was afraid it was my transmission.

                   Homer's Triple Bypass

Reply via email to