in reply to Re^3: 2 perl distributions on Windows 7
in thread 2 perl distributions on Windows 7
$ ppm Can't locate ActivePerl/PPM/limited_inc.pm in @INC (@INC contains: /us +r/lib/perl5/5.8.8/msys /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/ +5.8.8/msys /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) + at /c/prog/Perl6/bin/ppm line 4. BEGIN failed--compilation aborted at /c/prog/Perl64/bin/ppm line 4.
This is when I started feeling horrified that ppm, installed with 5.12 dist, somehow finding 5.8 libraries that I personally didn't directly install, in useful directories (/usr/lib/). I can't seem to find the rules for how @INC hardcodes(?) library paths?
Thanks for your time. I really appreciate it.
-pamela
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: 2 perl distributions on Windows 7
by Anonymous Monk on Aug 19, 2011 at 17:35 UTC |