Checking configuration... Oracle is unavailable because DBD::Oracle is not installed on your system Sybase is unavailable because DBD::Sybase is not installed on your system The following ways to build/test SQL::Catalog are available on your system: - Mysql (Mysql) - Pg (Postgres) Found previous configuration. Modify it(y/n) [n]Using Mysql as default. be sure your .cshrc has this line: setenv SQL_CATALOG_DRV Mysql Checking if your kit is complete... Looks good Writing Makefile for SQL::Catalog now you may do: make make test make install cp README.pod blib/lib/SQL/README.pod cp lib/SQL/Catalog/Test/Default.pm blib/lib/SQL/Catalog/Test/Default.pm cp lib/SQL/Catalog.pm blib/lib/SQL/Catalog.pm cp lib/SQL/Catalog/Test/Pg.pm blib/lib/SQL/Catalog/Test/Pg.pm cp lib/SQL/Catalog/Config.pm blib/lib/SQL/Catalog/Config.pm cp lib/SQL/Catalog/Test.pm blib/lib/SQL/Catalog/Test.pm Manifying blib/man3/SQL::README.3 Manifying blib/man3/SQL::Catalog.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/001-make-tables....DBI connect('dbname=mydb','root',...) failed: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/DBIx/AnyDBD.pm line 13 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/001-make-tables.t 2 512 2 2 100.00% 2 Failed 1/1 test scripts, 0.00% okay. 1/2 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 2