Ying Liu wrote at Tue, 03 Jun 2003 15:45:32 -0500:
> [...]
> After I changed all those folders, I can install the Heap module
> succssfully.
>
> But when I use it by:
> use Heap "/mz/hd/liuyi/local/Heap-0.50"
>
> It said:
> Can't locate Heap/Fibonacci.pm in @INC (@INC contains:
> /usr/perl5/5.00
Thank you Janek!
In fact, I can't write to any folders except my own. The admin won't do
it for me. So, I changed the Makefile. I changed:
INSTALLPRIVLIB
INSTALLARCHLIB
INSTALLSITELIB
INSTALLSITEARCH
INSTALLBIN
INSTALLSCRIPT
INSTALLMAN1DIR
INSTALLMAN3DIR
After I changed all those folders, I can i
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 in
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 instal