Hello,
after successfully installing DBI, I'd like to install DBD::mysql. But I get the following in my shell:
cpan[1]> install DBD::mysql
CPAN: Storable loaded ok (v2.18)
Reading '/root/.cpan/Metadata'
Database was generated on Tue, 20 Sep 2011 11:28:03 GMT
CPAN: YAML loaded ok (v0.73)
Reading 12 yaml files from /root/.cpan/build/
CPAN: Time::HiRes loaded ok (v1.9711)
DONE
Restored the state of none (in 0.1617 secs)
Running install for module 'DBD::mysql'
Running make for C/CA/CAPTTOFU/DBD-mysql-4.020.tar.gz
Has already been unwrapped into directory /root/.cpan/build/DBD-mysql-4.020-l7N6C4
'/usr/bin/perl Makefile.PL' returned status 512, won't make
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
CPAN: CPAN::Meta loaded ok (v2.112150)
Could not read metadata file. Falling back to other methods to determine prerequisites
Can someone help me where's the problem?
Thank you!!
Johannes