Re: add @INC directory
- From: esia168@xxxxxxxxx (William)
- Date: Thu, 29 May 2008 08:37:17 -0700 (PDT)
William wrote:
Hello, I have just upgrade my perl-5.8.8 to perl-5.10 , this new perl
is installed at /usr/local/bin/perl I have install a lot of modules
in the old perl directory, so I have problem of using the new perl
version because of many uninstalled module, should reinstalled all
the modules that I need into the new perl directory or make my new
perl @INC to include the @INC of the old perl ?
If appending the directory of old perl @INC to new perl @INC would
just fine, how can I configure the @INC of new perl PERMANENTLY ?
Other than using "use lib @DIR" ? I thought of using "export
PER5LIB=...." , but not sure how to make it permanently all the time?
You should have read the Install file before installing the new version.
All your questions are answered there; see in particular
http://search.cpan.org/~rgarcia/perl-5.10.0/INSTALL#Coexistence_with_earlier_versions_of_perl_5
You may now want to recompile perl to get the @INC you want.
Thanks, I have read more than half of it, but I am just too haste especially for slow reader, lol. I have reinstalled all the modules of old perl into new perl. Maybe it's better, in case I would need the perl 5.8.8 again.
Thanks.
Send instant messages to your online friends http://uk.messenger.yahoo.com
.
- Follow-Ups:
- Re: add @INC directory
- From: Gunnar Hjalmarsson
- Re: add @INC directory
- Prev by Date: Re: regex question matching dates
- Next by Date: Inline C
- Previous by thread: Re: add @INC directory
- Next by thread: Re: add @INC directory
- Index(es):
Relevant Pages
|
|