Koha on CentOS 4.4
I'm trying to install Koha on a CentOS 4.4 server for testing. I can't get Barcode-Code128 to install, I get the following error from the make test. Test Summary Report ------------------- t/gif.t (Wstat: 0 Tests: 1 Failed: 1) Failed test number(s): 1 Parse errors: Bad plan. You planned 0 tests but ran 1. t/png.t (Wstat: 0 Tests: 1 Failed: 1) Failed test number(s): 1 Parse errors: Bad plan. You planned 0 tests but ran 1. Files=3, Tests=4, 1 wallclock secs ( 0.09 usr 0.01 sys + 0.33 cusr 0.06 csys = 0.49 CPU) Result: FAIL Failed 2/3 test programs. 2/4 subtests failed. make: *** [test_dynamic] Error 255 Any help would be appreciated.
Hi, On 12/6/07, alan <alan@crabbnet.com> wrote:
I'm trying to install Koha on a CentOS 4.4 server for testing. I can't get Barcode-Code128 to install, I get the following error from the make test. [snip]
There seem to be various problems with Barcode::Code128 on various platforms, particularly with its test suite. The barcode generation functionality is used in only a couple places in Koha, so for quick-and-dirty testing, doing a force install of that module should be OK. Regards, Galen -- Galen Charlton Koha Application Developer LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709
participants (2)
-
alan -
Galen Charlton