Ying Liu wrote at Fri, 30 May 2003 10:48:06 -0500: > When I install Heap module, I don't have the superuser permission and set > the install location by run: > %perl Makefile.PL PREFIX=/mz/hd/liuyi/local/Heap-0.50 > %make > %make test > > The above three commands run OK, but after I run '%make install', it told > me: > Warning: You do not have permissions to install into > /usr/perl5/site_perl/5.005/sun4-solaris at > /usr/perl5/5.00503/ExtUtils/Install.pm line 61. > mkdir /usr/perl5/5.00503/man: Permission denied at > /usr/perl5/5.00503/ExtUtils/Install.pm line 57 > make: *** [pure_site_install] Error 2 > > Is there someone can help me? What's the matter at the last step?
Your admin. You need usually root privileges to write to that directories. Greetings, Janek -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]