unixer_054 has asked for the wisdom of the Perl Monks concerning the following question:
conmid02: cd /usr/bin
conmid02: perl -V
Can't locate Config.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.3/sun4-solaris /usr/local/lib/perl5/5.8.3 /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.3 /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .).
BEGIN failed--compilation aborted.
conmid02: perl -e "print join(\"\n\", @INC);"
/usr/local/lib/perl5/5.8.3/sun4-solaris
/usr/local/lib/perl5/5.8.3
/usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris
/usr/local/lib/perl5/site_perl/5.8.3
/usr/local/lib/perl5/site_perl/5.6.0
/usr/local/lib/perl5/site_perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Config.pm file and @INC array
by perrin (Chancellor) on Feb 25, 2009 at 16:01 UTC | |
|
Re: Config.pm file and @INC array
by tirwhan (Abbot) on Feb 25, 2009 at 15:50 UTC | |
by ikegami (Patriarch) on Feb 25, 2009 at 15:54 UTC | |
by tirwhan (Abbot) on Feb 25, 2009 at 16:00 UTC | |
by ikegami (Patriarch) on Feb 25, 2009 at 16:24 UTC | |
by unixer_054 (Initiate) on Feb 25, 2009 at 16:55 UTC | |
by almut (Canon) on Feb 25, 2009 at 17:10 UTC | |
by zwon (Abbot) on Feb 25, 2009 at 19:36 UTC | |
by unixer_054 (Initiate) on Feb 26, 2009 at 14:14 UTC | |
by unixer_054 (Initiate) on Feb 26, 2009 at 14:17 UTC | |
|
Re: Config.pm file and @INC array
by cdarke (Prior) on Feb 25, 2009 at 17:08 UTC | |
|
Re: Config.pm file and @INC array
by locked_user sundialsvc4 (Abbot) on Feb 27, 2009 at 01:02 UTC |