I am installing koha3.0 alpha version on RHEL 5.0 using postgres 8.2.5. Once I am doing 'Make test', it is giving the following erro. I have created koha database. It seems to me that while installing koha is not updating all the tables in koha database. Any help in this regard is highly appreciable. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')" t/*.t t/Accounts..................DBD::Pg::db selectrow_array failed: ERROR: relation "systempreferences" does not exist Useless use of private variable in void context at /root/Desktop/koha/koha-3.00.00-alpha/blib/PERL_MODULE_DIR/C4/Output.pm line 160. DBD::Pg::db selectrow_array failed: ERROR: relation "systempreferences" does not exist t/Accounts..................ok t/Acquisition...............DBD::Pg::db selectrow_array failed: ERROR: relation "systempreferences" does not exist Useless use of private variable in void context at /root/Desktop/koha/koha-3.00.00-alpha/blib/PERL_MODULE_DIR/C4/Output.pm line 160. DBD::Pg::db selectrow_array failed: ERROR: relation "systempreferences" does not exist t/Acquisition...............ok 1/3DBD::Pg::db do failed: ERROR: relation "aqbasket" does not exist Use of uninitialized value in concatenation (.) or string at t/Acquisition.t line 16. t/Acquisition...............NOK 2 # Failed test 'NewBasket( 1 , 1 ) returns ' regards -- Surinder Kumar Gaba