Koha install problem
I am installing KOHA on an amd64 dual core running ubuntu 6.06. When I issue this command: perl -MCPAN -e 'force install MARC::File::XML' I get this at the end: Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 1-4, 8-10 Failed 7/10 tests, 30.00% okay t/namespace....Unable to provide required features Compilation failed in require at (eval 3) line 3. at t/namespace.t line 9 # Looks like your test died before it could output anything. t/namespace....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/batch.t 255 65280 23 41 1 4-23 t/encode.t 2 512 ?? ?? ?? t/escape.t 7 1792 10 7 1-4 8-10 t/namespace.t 255 65280 1 2 1 Failed 4/4 test scripts. 29/34 subtests failed. Files=4, Tests=34, 1 wallclock secs ( 0.40 cusr + 0.06 csys = 0.46 CPU) Failed 4/4 test programs. 29/34 subtests failed. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force Pragma force used without method: cannot continue Notice I use the force command. I installed Marc.pm and this does not seem to help. Anyone have an idea. I have googled a ton to find an answer and come up short each time.
participants (1)
-
Christopher L Middleman