I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-09-20 07:24:53.541029-07 by herlos
Unable to install DBD::mysql
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
Direct Responses: 13734 | Write a response