|
|
| P is for Practical | |
| PerlMonks |
Re: make install problemsby MadraghRua (Vicar) |
| on Jan 10, 2003 at 19:07 UTC ( #225918=note: print w/ replies, xml ) | Need Help?? |
|
Try using the CPAN shell to do your install. It will really make your life much simpler if you get into the habit of using the CPAN module. See section 12.17 Perl Cookbook for examples of how to run it or look at the documentation. Finally, if you're using a different library depository than the standard perl site specific one, make sure to put your directory at the front of the $PERL5LIB environment variable, perhaps in your start up shell. Make sure the variable is set before running the makes or you'll error out. Try looking into Perl Cookbook, section 12.7 for possible suggestions.
MadraghRua
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||