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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/all....1..42 # Running under perl version 5.008002 for hpux # Current time local: Wed Aug 8 04:20:43 2007 # Current time GMT: Wed Aug 8 11:20:43 2007 # Using Test.pm version 1.24 # 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 not ok 2 # t/all.t line 490 is: ok(0); Cannot proceed with tests without a mysql client. Aborting rest of tests. FAILED tests 2-42 Failed 41/42 tests, 2.38% okay Failed 1/1 test scripts, 0.00% okay. 41/42 subtests failed, 2.38% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/all.t 42 41 97.62% 2-42 make: *** [test_dynamic] Error 25