Justin S
04-04-2001, 07:41 PM
I'm trying to install a module on my RaQ 4i, but for some reason when I type the following:
perl Makefile.PL
make
make install
I get 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.
Installing /usr/lib/perl5/site_perl/5.005/CGI_Lite.pm
mkdir /usr/lib/perl5/site_perl/5.005/i386-linux/auto/CGI_Lite: Permission denied at /usr/lib/perl5/5.00503/ExtUtils/Install.pm line 142
make: *** [pure_site_install] Error 2
Anyone know how to fix this?
perl Makefile.PL
make
make install
I get 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.
Installing /usr/lib/perl5/site_perl/5.005/CGI_Lite.pm
mkdir /usr/lib/perl5/site_perl/5.005/i386-linux/auto/CGI_Lite: Permission denied at /usr/lib/perl5/5.00503/ExtUtils/Install.pm line 142
make: *** [pure_site_install] Error 2
Anyone know how to fix this?
