smoyse has asked for the wisdom of the Perl Monks concerning the following question:
Hi
I am unable to work out how to stop Configure including old libraries in @INC.
After building perl I get:
./perl -e 'print join ":",@INC' /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi:/usr/lib/perl5/ +site_perl/5.8.3:/opt/perl/lib/5.8.8/i686-linux:/opt/perl/lib/5.8.8:/o +pt/perl/lib/site_perl/5.8.8/i686-linux:/opt/perl/lib/site_perl/5.8.8: +/opt/perl/lib/site_perl
20060717 Janitored by Corion: Added code tags, as per Writeup Formatting Tips
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem building Perl 5.8.8
by syphilis (Archbishop) on Jul 17, 2006 at 07:46 UTC | |
by smoyse (Initiate) on Jul 19, 2006 at 04:12 UTC | |
by cmcmillo (Initiate) on Jan 04, 2007 at 19:07 UTC | |
by syphilis (Archbishop) on Jan 05, 2007 at 03:49 UTC |