Ich habe mein eigenes Perl mit gcc gemacht:
# env PATH=/usr/opt/perl5gcc/bin/:$PATH perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=aix, osvers=5.3.0.0, archname=aix-thread-multi
config_args='-Dcc=gcc -Dprefix=/usr/opt/perl5gcc -Dusethreads -des'
cc='gcc', ccflags ='-D_THREAD_SAFE -D_ALL_SOURCE -D_ANSI_C_SOURCE ccversion='', gccversion='4.0.0', gccosandvers=''
ActivePerl Build 822
Built under aix
@INC:
/usr/opt/perl5gcc/lib/5.8.8/aix-thread-multi
/usr/opt/perl5gcc/lib/5.8.8
/usr/opt/perl5gcc/lib/site_perl/5.8.8/aix-thread-multi
/usr/opt/perl5gcc/lib/site_perl/5.8.8
Wenn ich cpan (ftp mit ncftp) aufrufe erhalte ich:
# env PATH=/usr/opt/perl5gcc/bin/:$PATH cpan
CPAN: File::HomeDir loaded ok (v0.69)
CPAN: Term::ANSIColor loaded ok (v1.12)
cpan shell -- CPAN exploration and modules installation (v1.9205)
ReadLine support enabled
cpan> reload index
CPAN: Storable loaded ok (v2.16)
CPAN: Time::HiRes loaded ok (v1.9707)
Trying with "/usr/local/bin/ncftpget" to get
ftp://mirror.switch.ch/mirror/CPAN/authors/01mailr...
01mailrc.txt.gz: 136.74 kB 898.49 kB/s
CPAN: Compress::Zlib loaded ok (v2.008)
Cannot gzopen /root/.cpan/sources/authors/01mailrc.txt.tmp368826: input file '/root/.cpan/sources/authors/01mailrc.txt.tmp368826' does not exist
Could not open /root/.cpan/sources/authors/01mailrc.txt.tmp368826: A file or directory in the path name does not exist.Error while trying to rename '/root/.cpan/sources/authors/01mailrc.txt.gz.tmp368826' to '/root/.cpan/sources/authors/01mailrc.txt.gz': A file or directory in the path name does not exist.
Die Datei ist ohne tmp vorhanden :
[root@testp6]:~# ls -la /root/.cpan/sources/authors/
-rw-r--r-- 1 root system 140021 Feb 06 06:19 01mailrc.txt.gz
-rw-r--r-- 1 root system 140021 Feb 06 06:19 01mailrc.txt.gz.bak368826