Ich habe einen völlig jungfräulichen 1und1 root Server auf dem ich ein paar Perl Module installieren will. Das würde ich gerne automatisch mit CPAN machen, ich bekomme aber die völlig nutzlose Fehlermeldung "Could not make: Unknown error".
Konfiguration:
openSUSE 11 mit Plesk 9 (64 Bit)
Was habe ich gemacht:
CPAN Shell starten, funktioniert
Code: Select all
perl -MCPAN -e shellCode: Select all
cpan> install Bundle::CPANHier mal die ganze Ausgabe:
Code: Select all
cpan[4]> install Bundle::CPAN
Test::Harness is up to date (3.17).
Running install for module 'ExtUtils::CBuilder'
Running make for D/DA/DAGOLDEN/ExtUtils-CBuilder-0.27.tar.gz
Has already been unwrapped into directory /root/.cpan/build/ExtUtils-CBuilder-0.27-LprMuP
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'ExtUtils::MakeMaker'
Running make for M/MS/MSCHWERN/ExtUtils-MakeMaker-6.54.tar.gz
Has already been unwrapped into directory /root/.cpan/build/ExtUtils-MakeMaker-6.54-M3psL7
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Module::Build is up to date (0.35).
Running install for module 'File::Spec'
Running make for S/SM/SMUELLER/PathTools-3.31.tar.gz
Has already been unwrapped into directory /root/.cpan/build/PathTools-3.31-iqQqOx
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'File::Temp'
Running make for T/TJ/TJENNESS/File-Temp-0.22.tar.gz
Has already been unwrapped into directory /root/.cpan/build/File-Temp-0.22-qEsCkS
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Scalar::Util'
Running make for G/GB/GBARR/Scalar-List-Utils-1.22.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Scalar-List-Utils-1.22-Xk7Xwr
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Test::More'
Running make for M/MS/MSCHWERN/Test-Simple-0.94.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Test-Simple-0.94-VNvq6x
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Data::Dumper'
Running make for S/SM/SMUELLER/Data-Dumper-2.125.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Data-Dumper-2.125-JNmIxw
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Digest::SHA'
Running make for M/MS/MSHELOR/Digest-SHA-5.47.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Digest-SHA-5.47-Mbq1pN
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'File::HomeDir'
Running make for A/AD/ADAMK/File-HomeDir-0.88.tar.gz
Has already been unwrapped into directory /root/.cpan/build/File-HomeDir-0.88-VvcIvV
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Compress::Raw::Bzip2'
Running make for P/PM/PMQS/Compress-Raw-Bzip2-2.023.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Compress-Raw-Bzip2-2.023-Kzdnf6
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Compress::Raw::Zlib'
Running make for P/PM/PMQS/Compress-Raw-Zlib-2.023.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Compress-Raw-Zlib-2.023-9V4GsE
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'IO::Compress::Base'
Running make for P/PM/PMQS/IO-Compress-2.023.tar.gz
Has already been unwrapped into directory /root/.cpan/build/IO-Compress-2.023-vU0Za2
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'IO::Uncompress::Gunzip'
Running make for P/PM/PMQS/IO-Compress-2.023.tar.gz
Has already been unwrapped into directory /root/.cpan/build/IO-Compress-2.023-vU0Za2
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Compress::Zlib'
Running make for P/PM/PMQS/IO-Compress-2.023.tar.gz
Has already been unwrapped into directory /root/.cpan/build/IO-Compress-2.023-vU0Za2
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'IO::Zlib'
Running make for T/TO/TOMHUGHES/IO-Zlib-1.10.tar.gz
Has already been unwrapped into directory /root/.cpan/build/IO-Zlib-1.10-PlWaGx
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Archive::Tar'
Running make for B/BI/BINGOS/Archive-Tar-1.54.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Archive-Tar-1.54-Bc0EsB
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Archive::Zip'
Running make for A/AD/ADAMK/Archive-Zip-1.30.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Archive-Zip-1.30-VPUoqu
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Net::Cmd is up to date (2.29).
Net::FTP is up to date (2.77).
Term::ReadKey is up to date (2.30).
Running install for module 'Term::ReadLine::Perl'
Running make for I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.0303.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Term-ReadLine-Perl-1.0303-5hjuWa
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'YAML'
Running make for A/AD/ADAMK/YAML-0.70.tar.gz
Has already been unwrapped into directory /root/.cpan/build/YAML-0.70-eF3igi
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Parse::CPAN::Meta'
Running make for S/SM/SMUELLER/Parse-CPAN-Meta-1.40.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Parse-CPAN-Meta-1.40-VkYmsq
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Text::Glob is up to date (0.08).
Running install for module 'CPAN'
Running make for A/AN/ANDK/CPAN-1.9402.tar.gz
Has already been unwrapped into directory /root/.cpan/build/CPAN-1.9402-5E7KC5
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'File::Which'
Running make for A/AD/ADAMK/File-Which-1.09.tar.gz
Has already been unwrapped into directory /root/.cpan/build/File-Which-1.09-hsqbzt
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
cpan[5]>
Danke und viele Grüße
Marcus
Provider raus genommen. "Schleichwerbung" brauchts ned.
