In the same vein, take a look here
http://cpan.org/misc/cpan-faq.html#How_install_private

Also, you should look into using the CPAN module
http://search.cpan.org/author/JHI/perl-5.8.0/lib/CPAN.pm

You'll need to use the "o conf" command to set your PREFIX (or whatever)

Here's a good example
http://www.serverwatch.com/tutorials/article.php/10825_1127471_7


Joel Gwynn
Variable Data
Spire
617 832-1957



> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Gabor Szabo
> Sent: Tuesday, September 16, 2003 1:53 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Boston.pm] Need help getting modules installed
> 
> 
> If no one answers this then let me give it a try:
> 
> set the PERLLIB environment variable to ~/foo before running 
> installation.
> 
> Then the subsequent operations (either manual installation or using
> CPAN.pm) will have ~/foo  in their @INC so they will look for 
> your installed modules in that location too.
> 
> Gabor
> http://www.pti.co.il/
> http://www.perl.org.il/ 
> _______________________________________________
> Boston-pm mailing list
> [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm
> 


_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to