I download the Heap module to: 
/mz/hd/liuyi/local/Heap-0.50

I don't have the supteruser permission, so after I decompressed the pagkage, I 
run the following command at the above folder:
%perl Makefile.PL PREFIX=/mz/hd/liuyi/local/Heap-0.50   
%make   
$make test

So far, it's 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


I alread changed the location to install the module but still failed. What's the 
matter with it? Thank you for your help!
In fact, I want to intall the Graph module but it needs the Heap module. If I 
can intall the Heap successfully, how can I let the Graph know it?

Thanks a lot!
Ying


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to