Checking if your kit is complete... Looks good Writing Makefile for MySQL::Diff cp Table.pm blib/lib/MySQL/Table.pm cp Diff.pm blib/lib/MySQL/Diff.pm cp Utils.pm blib/lib/MySQL/Utils.pm cp Database.pm blib/lib/MySQL/Database.pm PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/all....1..42 # Running under perl version 5.010000 for darwin # Current time local: Sun Nov 25 03:40:43 2007 # Current time GMT: Sun Nov 25 11:40:43 2007 # Using Test.pm version 1.25 # Test loading MySQL::Diff ok 1 # Test can run mysql client Can't exec "mysql": No such file or directory at t/all.t line 427. # Failed test 2 in t/all.t at line 490 # t/all.t line 490 is: ok(0); not ok 2 Cannot proceed with tests without a mysql client. Aborting rest of tests. FAILED tests 2-42 Failed 41/42 tests, 2.38% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/all.t 42 41 2-42 Failed 1/1 test scripts. 41/42 subtests failed. Files=1, Tests=42, 1 wallclock secs ( 0.09 cusr + 0.04 csys = 0.13 CPU) Failed 1/1 test programs. 41/42 subtests failed. make: *** [test_dynamic] Error 255