Checking if your kit is complete... Looks good Writing Makefile for DBedit Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DBstorage.pm blib\lib\DBstorage.pm cp lib/DBstorage/RDB.pm blib\lib\DBstorage\RDB.pm cp lib/DBedit.pm blib\lib\DBedit.pm cp lib/DBfilelock.pm blib\lib\DBfilelock.pm cp lib/DBstorage/DBI.pm blib\lib\DBstorage\DBI.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/dbstorage_dbi....1..4 'createdb' is not recognized as an internal or external command, operable program or batch file. install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: /var/www/lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBedit\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBedit\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at (eval 6) line 3. Perhaps the DBD::Pg perl module hasn't been fully installed, or perhaps the capitalisation of 'Pg' isn't right. Available drivers: ADO, DBM, ExampleP, File, Gofer, Mock, Multiplex, Proxy, SQLite, Sponge, mysqlPP. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBedit\blib\lib/DBstorage/DBI.pm line 32 (in cleanup) Can't call method "disconnect" on an undefined value at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBedit\blib\lib/DBstorage/DBI.pm line 39. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/dbstorage_rdb....1..8 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 "my" variable $fh masks earlier declaration in same scope at t/dbstorage_rdb.t line 35. # Current time local: Wed Jan 9 23:08:09 2008 # Current time GMT: Thu Jan 10 07:08:09 2008 "my" variable $dbh masks earlier declaration in same scope at t/dbstorage_rdb.t line 44. "my" variable %f masks earlier declaration in same scope at t/dbstorage_rdb.t line 45. # Using Test.pm version 1.25 co: Command not found. ci: Command not found. ok 1 ok 2 ok 3 co: Command not found. ci: Command not found. ok 4 ok 5 ok 6 ok 7 ok 8 'ci' is not recognized as an internal or external command, operable program or batch file. ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/dbstorage_dbi.t 255 65280 4 8 1-4 Failed 1/2 test scripts. 4/12 subtests failed. Files=2, Tests=12, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 4/12 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.