Checking configuration... Oracle is unavailable because DBD::Oracle is not installed on your system Postgres is unavailable because DBD::Pg 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) 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 lib/SQL/Catalog/Config.pm blib/lib/SQL/Catalog/Config.pm cp lib/SQL/Catalog/Test.pm blib/lib/SQL/Catalog/Test.pm cp lib/SQL/Catalog.pm blib/lib/SQL/Catalog.pm 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/Test/Pg.pm blib/lib/SQL/Catalog/Test/Pg.pm Manifying blib/man3/SQL::Catalog.3 Manifying blib/man3/SQL::README.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/001-make-tables...install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: blib/arch blib/lib /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/depot/main/Apps/CPAN_Run/lib /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1 /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1 /export/home/cpanrun/build/5.6.1/lib/site_perl . /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1 /export/home/cpanrun/build/5.6.1/lib/site_perl .) at (eval 5) line 3. Perhaps the DBD::Pg perl module hasn't been fully installed, or perhaps the capitalisation of 'Pg' isn't right. Available drivers: DBM, ExampleP, File, Proxy, SQLite, Sponge, Sprite, mysql. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/001-make-tables.t 255 65280 2 1 50.00% 2 Failed 1/1 test scripts, 0.00% okay. 1/2 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 2