[ABE.pm] Multiple Perl installations

Faber J. Fedor faber at linuxnj.com
Wed Aug 15 16:53:11 PDT 2007


On 15/08/07 19:47 -0400, Ted Fiedler wrote:
> well if you want the latest and greatest this should work:
> 
> rsync -auvz rsync://ftp.linux.activestate.com/perl-current/ bleadperl/
> sh Configure -de -Dusedevel -DPREFIX=/opt/perl
> make
> make test
> make install
> 
> if its just 5.8.8
> sh Configure -de -DPREFIX=/opt/perl
> make
> make test
> make install
> 
> should be sufficient.

So then, when I run 'cpan foo' it knows where to put it?  And I put
'opt/perl' into PERL5LIB?

--

faber


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the ABE-pm mailing list