DearHeart has asked for the wisdom of the Perl Monks concerning the following question:
What I find peculiar is that my ~/lib directory is not in the path. Why did it work for the other modules and not for this one? What is the standard method of resolving dependencies when you do not have root priveleges? Thanks again Perl Monks!Warning: prerequisite DBI failed to load: Can't locate DBI.pm in @INC +(@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 +/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5. +6.0 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_per +l/5.005 /usr/lib/perl5/site_perl .) at (eval 4) line 3.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
•Re: Problem with search path and CPAN install
by merlyn (Sage) on Aug 22, 2002 at 16:26 UTC | |
by DearHeart (Initiate) on Aug 22, 2002 at 18:25 UTC |