- or download this
$> sh Configure -de -Dprefix=/Users/jeanluca/software/perl
.....
...
/usr/local/bin is not writable by you
make[1]: *** [install.perl] Error 2
make: *** [install] Error 2
- or download this
$> ./perl installperl --destdir=/Users/jeanluca/software/perl
- or download this
$> export PERL5LIB=/Users/jeanluca/software/perl/usr/local/lib/perl5/5
+.10.0/
$> /Users/jeanluca/software/perl/usr/local/bin/cpan
-bash: /Users/jeanluca/software/perl/usr/local/bin/cpan: /usr/local/bi
+n/perl: bad interpreter: No such file or directory
- or download this
$> sh Configure -de