Please remember to call 'o conf commit' to make the config permanent!
*** Dependencies will be installed the next time you type 'make'.
*** Module::AutoInstall configuration finished.
ERROR: perl: Version 5.006001 is installed, but we need version >= 5.008 at inc/Module/Install/Makefile.pm line 158, <STDIN> line 6.
# Looks like your test died before it could output anything.
可是,
# ls -al /usr/perl5
total 20
drwxr-xr-x 6 root bin 512 Jun 5 15:37 .
drwxr-xr-x 39 root sys 1024 Jun 6 15:52 ..
drwxr-xr-x 30 root bin 2048 Jun 5 17:46 5.00503
drwxr-xr-x 5 root bin 512 Jun 5 15:37 5.6.1
lrwxrwxrwx 1 root root 11 Jun 5 14:46 bin -> ./5.6.1/bin
lrwxrwxrwx 1 root root 9 Jun 5 15:37 man -> 5.6.1/man
lrwxrwxrwx 1 root root 15 Jun 5 15:37 pod -> ./5.6.1/lib/pod
drwxr-xr-x 4 root bin 512 Jun 5 14:51 site_perl
drwxr-xr-x 3 root bin 512 Jun 5 14:46 vendor_perl作者: apile 时间: 2008-06-20 13:18
请先升级到perl 5.8,或找旧一点的module来安装..请记得先看README作者: flw 时间: 2008-06-20 13:21
看看这个图,找到适合你的版本再安装: http://bbbike.radzeit.de/~slaven ... st=MIME-tools+5.426 http://cpantesters.perl.org/show/MIME-tools.html#MIME-tools-5.426作者: 红袖 时间: 2008-06-23 15:40
下载了新的perl-5.10.0.tar.gz,并安装完了。 可是,系统好像没有安装一样,根本没有相应目录:
# ls -al /usr/perl5
total 20
drwxr-xr-x 6 root bin 512 Jun 5 15:37 .
drwxr-xr-x 39 root sys 1024 Jun 6 15:52 ..
drwxr-xr-x 30 root bin 2048 Jun 5 17:46 5.00503
drwxr-xr-x 5 root bin 512 Jun 5 15:37 5.6.1
lrwxrwxrwx 1 root root 11 Jun 5 14:46 bin -> ./5.6.1/bin
lrwxrwxrwx 1 root root 9 Jun 5 15:37 man -> 5.6.1/man
lrwxrwxrwx 1 root root 15 Jun 5 15:37 pod -> ./5.6.1/lib/pod
drwxr-xr-x 4 root bin 512 Jun 5 14:51 site_perl
drwxr-xr-x 3 root bin 512 Jun 5 14:46 vendor_perl