Checking configuration... Mysql is unavailable because DBD::mysql is not installed on your system 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: 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 /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/001-make-tables....1..2 # Running under perl version 5.008002 for hpux # Current time local: Wed Sep 19 20:20:33 2007 # Current time GMT: Thu Sep 20 03:20:33 2007 # Using Test.pm version 1.24 ok 1 install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Catalog/blib/lib /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Catalog/blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl . /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl .) at (eval 7) 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. at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/DBIx/AnyDBD.pm line 13 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed 1/1 test scripts, 0.00% okay. 1/2 subtests failed, 50.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/001-make-tables.t 255 65280 2 2 100.00% 2 make: *** [test_dynamic] Error 2