- or download this
./Configure -der -Uusedl -Dprefix=/usr
make
cp perl /home/perl/usr/bin
miniperl installperl --destdir=/home/perl
- or download this
export PERL5LIB=/home/perl/usr/lib/perl5/5.8.9
/home/perl/usr/bin/perl Makefile.PL
...
PERL_ARCHLIB=/home/perl/usr/lib/perl5/5.8.9
INSTALLSITELIB=/home/perl/usr/lib/perl5/5.8.9
INSTALLSITEARCH=/home/perl/usr/lib/perl5/5.8.9 DESTDIR=/home/perl
- or download this
Checking if your kit is complete...
Looks good
Can't locate object method "init_MAKE" via package "PACK001" at
/home/perl/usr/lib/perl5/5.8.9/ExtUtils/MakeMaker.pm line 544.