![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Perl module installation as NON-ROOTby dana (Monk) |
on Apr 24, 2007 at 01:58 UTC ( #611629=note: print w/replies, xml ) | Need Help?? |
Assuming you have lib and lib/perl5 in your home directory, have you tried the full path rather than using '~'? perl Makefile.PL PREFIX=/home/XXX/lib/perl5 At times, I've run into problems using '~' to specify a home directory.
In Section
Seekers of Perl Wisdom
|
|