DBD:a:mysqlをinstallする際、単純に実行すると、エラーで怒られてしまいます。 例えば、perl Makefile.PLでは... $ cd DBD-mysql-4.010 $ /usr/local/bin/perl Makefile.PL Can't exec "mysql_config": No such file or directory at Makefile.PL line 76. <略>例えば、make testでは... $ make test <略> t/76multi_statement.........ok t/80procs...................ok 1/29DBD::mysql::db do failed: execute command denied to user ''@'localhost' for routine 'test.t