Centos サーバーに Bugzilla をインストールしようとしています。しかし、私はこのエラーが発生しました:
Checking for DateTime-TimeZone (v0.71) not found
と
COMMANDS TO INSTALL REQUIRED MODULES (You *must* run all these commands
and then re-run this script):
/usr/bin/perl install-module.pl DateTime::TimeZone
私が実行した場合:/usr/bin/perl install-module.pl DateTime::TimeZone
それから私はこれを得る:
CPAN: Storable loaded ok (v2.15)Reading '/root/.cpan/Metadata'
Database was generated on Sun, 09 Oct 2011 17:27:24 GMT
Installing DateTime::TimeZone version 1.39...
CPAN: Module::CoreList loaded ok (v2.56)
DateTime::TimeZone is up to date (1.39).
どうすればこれを修正できますか?