Hi everyone, i have this error, and i tired of installing and uninstalling XML modules... make test gived this error, who can help me ? What is the problem? System Cent OS 5.3 LibXSLT - 1.59, LibXML-1.69 (1.70 is not compatible, becouse of old version of libxml2 and libxslt-updating them didn't solved problem) HERE IS THE ERROR -- # Failed test 'use C4::Record;' # at t/Record.t line 12. # Tried to use 'C4::Record'. # Error: Usage: $class->connect([$dsn [,$user [,$passwd [,\%attr]]]]) at /root/Desktop/install/koha- 3.00.06/blib/PERL_MODULE_DIR/C4/Context.pm line 666 # Compilation failed in require at /root/Desktop/install/koha-3.00.06/blib/PERL_MODULE_DIR/C4/Record.pm line 33. # BEGIN failed--compilation aborted at /root/Desktop/install/koha-3.00.06/blib/PERL_MODULE_DIR/C4/Record.pm line 33. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. t/Record.t ..................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/Review.t ..................... ok t/Scrubber.t ................... 1/10 # Note: scrubber test output will have whitespace collapsed for readability # done. t/Scrubber.t ................... ok t/Stats.t ...................... ok Test Summary Report ------------------- t/Record.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=24, Tests=476, 5 wallclock secs ( 0.12 usr 0.05 sys + 4.27 cusr 0.43 csys = 4.87 CPU) Result: FAIL Failed 1/24 test programs. 1/476 subtests failed.