Hello I am trying to install Koha on CentOS 5.3 following http://www.dpl.gov.in/centos5-koha3.html It is failing at step with following error Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1-Net-Z3950-ZOOM......ok 1/23 # Failed test 'connection to non-existent host 'no.such.host' fails' # at t/1-Net-Z3950-ZOOM.t line 22. t/1-Net-Z3950-ZOOM......ok 8/23# Looks like you failed 1 test of 23. t/1-Net-Z3950-ZOOM......dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/23 tests, 95.65% okay t/10-options............ok t/11-option-callback....ok t/12-query..............ok t/13-resultset..........ok t/14-sorting............ok t/15-scan...............ok t/16-packages...........ok t/17-logging............ok t/18-charset............ok t/19-events.............ok t/2-ZOOM................ok 1/23 # Failed test 'connection to non-existent host 'no.such.host' fails' # at t/2-ZOOM.t line 20. t/2-ZOOM................ok 18/23# Looks like you failed 1 test of 23. t/2-ZOOM................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/23 tests, 95.65% okay t/20-options............ok t/21-option-callback....ok t/22-query..............ok t/23-resultset..........ok t/24-sorting............ok t/25-scan...............ok t/26-packages...........ok t/27-logging............ok t/28-charset............ok t/29-events.............ok Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------- --- t/1-Net-Z3950-ZOOM.t 1 256 23 1 4.35% 4 t/2-ZOOM.t 1 256 23 1 4.35% 4 Failed 2/22 test scripts, 90.91% okay. 2/712 subtests failed, 99.72% okay. 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 ================================================ System Info cat /etc/redhat-release CentOS release 5.3 (Final) I have installed yaz by method in document rpm -qa | egrep -i yaz yaz-debuginfo-3.0.32-1 libyaz3-3.0.32-1 yaz-icu-3.0.32-1 libyaz3-devel-3.0.32-1 yaz-illclient-3.0.32-1 yaz-3.0.32-1 I have also updated libgcrypt using yum rpm -qa | egrep -i libgcrypt libgcrypt-1.4.4-5.el5 libgcrypt-devel-1.4.4-5.el5 Regards Ankit Gupta three60 A 360ยบ view of your school
participants (1)
-
Ankit Gupta