I am still trying to get KOHA 2.2.7 to work properly on Centos 4.4 and receive when trying to us -MCPAN to install ZOOM. If I download it and compile, it runs fine but the Z3950 searches return 500 errors. Below is the result of trying to install ZOOM. Any guidance or suggestions would be appreciated. Thanks in Advance Dave CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Fri, 09 Feb 2007 00:08:36 GMT Running install for module ZOOM Running make for M/MI/MIRK/Net-Z3950-ZOOM-1.16.tar.gz CPAN: Digest::MD5 loaded ok Checksum for /root/.cpan/sources/authors/id/M/MI/MIRK/Net-Z3950-ZOOM-1.16.tar.gz ok Scanning cache /root/.cpan/build for sizes Net-Z3950-ZOOM-1.16/ Net-Z3950-ZOOM-1.16/samples/ Net-Z3950-ZOOM-1.16/samples/zoom/ Net-Z3950-ZOOM-1.16/samples/zoom/update.pl Net-Z3950-ZOOM-1.16/samples/zoom/async.pl Net-Z3950-ZOOM-1.16/samples/zoom/zoomtst3.pl Net-Z3950-ZOOM-1.16/samples/zoom/zoomtst1.pl Net-Z3950-ZOOM-1.16/samples/zoom/trivial-async.pl Net-Z3950-ZOOM-1.16/samples/zoom/zhello.pl Net-Z3950-ZOOM-1.16/samples/zoom/zselect Net-Z3950-ZOOM-1.16/samples/cql/ Net-Z3950-ZOOM-1.16/samples/cql/pqf.properties Net-Z3950-ZOOM-1.16/samples/net-z3950/ Net-Z3950-ZOOM-1.16/samples/net-z3950/zoomtst1.pl Net-Z3950-ZOOM-1.16/samples/net-z3950-zoom/ Net-Z3950-ZOOM-1.16/samples/net-z3950-zoom/async.pl Net-Z3950-ZOOM-1.16/samples/net-z3950-zoom/zoomtst1.pl Net-Z3950-ZOOM-1.16/samples/net-z3950-zoom/zoomtst3.pl Net-Z3950-ZOOM-1.16/samples/records/ Net-Z3950-ZOOM-1.16/samples/records/esdd0006.grs Net-Z3950-ZOOM-1.16/samples/ccl/ Net-Z3950-ZOOM-1.16/samples/ccl/default.bib Net-Z3950-ZOOM-1.16/samples/README Net-Z3950-ZOOM-1.16/t/ Net-Z3950-ZOOM-1.16/t/18-charset.t Net-Z3950-ZOOM-1.16/t/21-option-callback.t Net-Z3950-ZOOM-1.16/t/11-option-callback.t Net-Z3950-ZOOM-1.16/t/25-scan.t Net-Z3950-ZOOM-1.16/t/16-packages.t Net-Z3950-ZOOM-1.16/t/22-query.t Net-Z3950-ZOOM-1.16/t/23-resultset.t Net-Z3950-ZOOM-1.16/t/12-query.t Net-Z3950-ZOOM-1.16/t/19-events.t Net-Z3950-ZOOM-1.16/t/29-events.t Net-Z3950-ZOOM-1.16/t/26-packages.t Net-Z3950-ZOOM-1.16/t/28-charset.t Net-Z3950-ZOOM-1.16/t/1-Net-Z3950-ZOOM.t Net-Z3950-ZOOM-1.16/t/24-sorting.t Net-Z3950-ZOOM-1.16/t/27-logging.t Net-Z3950-ZOOM-1.16/t/15-scan.t Net-Z3950-ZOOM-1.16/t/17-logging.t Net-Z3950-ZOOM-1.16/t/13-resultset.t Net-Z3950-ZOOM-1.16/t/10-options.t Net-Z3950-ZOOM-1.16/t/14-sorting.t Net-Z3950-ZOOM-1.16/t/2-ZOOM.t Net-Z3950-ZOOM-1.16/t/20-options.t Net-Z3950-ZOOM-1.16/Changes Net-Z3950-ZOOM-1.16/lib/ Net-Z3950-ZOOM-1.16/lib/Net/ Net-Z3950-ZOOM-1.16/lib/Net/Z3950.pm Net-Z3950-ZOOM-1.16/lib/Net/Z3950/ Net-Z3950-ZOOM-1.16/lib/Net/Z3950/ZOOM.pm Net-Z3950-ZOOM-1.16/lib/ZOOM.pod Net-Z3950-ZOOM-1.16/lib/ZOOM.pm Net-Z3950-ZOOM-1.16/MANIFEST Net-Z3950-ZOOM-1.16/typemap Net-Z3950-ZOOM-1.16/META.yml Net-Z3950-ZOOM-1.16/ZOOM.xs Net-Z3950-ZOOM-1.16/MANIFEST.SKIP Net-Z3950-ZOOM-1.16/Makefile.PL Net-Z3950-ZOOM-1.16/README Removing previously used /root/.cpan/build/Net-Z3950-ZOOM-1.16 CPAN.pm: Going to build M/MI/MIRK/Net-Z3950-ZOOM-1.16.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Net::Z3950::ZOOM cp lib/Net/Z3950/ZOOM.pm blib/lib/Net/Z3950/ZOOM.pm cp lib/ZOOM.pod blib/lib/ZOOM.pod cp lib/ZOOM.pm blib/lib/ZOOM.pm cp lib/Net/Z3950.pm blib/lib/Net/Z3950.pm /usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.5/ExtUtils/typemap -typemap typemap ZOOM.xs > ZOOM.xsc && mv ZOOM.xsc ZOOM.c gcc -c -DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -DYAZ_POSIX_THREADS=1 -D_REENTRANT -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" ZOOM.c Running Mkbootstrap for Net::Z3950::ZOOM () chmod 644 ZOOM.bs rm -f blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so gcc -shared -L/usr/local/lib ZOOM.o -o blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so -L/usr/local/lib -lyaz -L/usr/local/lib -lxslt -lxml2 -lz -lm -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lpthread chmod 755 blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so cp ZOOM.bs blib/arch/auto/Net/Z3950/ZOOM/ZOOM.bs chmod 644 blib/arch/auto/Net/Z3950/ZOOM/ZOOM.bs cp samples/zoom/zselect blib/script/zselect /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/zselect Manifying blib/man3/Net::Z3950::ZOOM.3pm Manifying blib/man3/ZOOM.3pm /usr/bin/make -- OK 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......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-22 Failed 22/22 tests, 0.00% okay t/10-options............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-51 Failed 51/51 tests, 0.00% okay t/11-option-callback....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-19 Failed 19/19 tests, 0.00% okay t/12-query..............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-41 Failed 41/41 tests, 0.00% okay t/13-resultset..........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t/14-sorting............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-29 Failed 29/29 tests, 0.00% okay t/15-scan...............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-87 Failed 87/87 tests, 0.00% okay t/16-packages...........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-40 Failed 40/40 tests, 0.00% okay t/17-logging............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/18-charset............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/19-events.............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-23 Failed 22/23 tests, 4.35% okay t/2-ZOOM................dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-22 Failed 22/22 tests, 0.00% okay t/20-options............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-51 Failed 51/51 tests, 0.00% okay t/21-option-callback....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-19 Failed 19/19 tests, 0.00% okay t/22-query..............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-41 Failed 41/41 tests, 0.00% okay t/23-resultset..........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t/24-sorting............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-29 Failed 29/29 tests, 0.00% okay t/25-scan...............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-87 Failed 87/87 tests, 0.00% okay t/26-packages...........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-40 Failed 40/40 tests, 0.00% okay t/27-logging............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/28-charset............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/29-events.............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-23 Failed 23/23 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1-Net-Z3950-ZOOM.t 255 65280 22 43 1-22 t/10-options.t 255 65280 51 101 1-51 t/11-option-callback.t 255 65280 19 37 1-19 t/12-query.t 255 65280 41 81 1-41 t/13-resultset.t 255 65280 24 47 1-24 t/14-sorting.t 255 65280 29 57 1-29 t/15-scan.t 255 65280 87 173 1-87 t/16-packages.t 255 65280 40 79 1-40 t/17-logging.t 255 65280 11 21 1-11 t/18-charset.t 255 65280 9 17 1-9 t/19-events.t 255 65280 23 43 1 3-23 t/2-ZOOM.t 255 65280 22 43 1-22 t/20-options.t 255 65280 51 101 1-51 t/21-option-callback.t 255 65280 19 37 1-19 t/22-query.t 255 65280 41 81 1-41 t/23-resultset.t 255 65280 24 45 1-24 t/24-sorting.t 255 65280 29 56 1-29 t/25-scan.t 255 65280 87 171 1-87 t/26-packages.t 255 65280 40 79 1-40 t/27-logging.t 255 65280 11 21 1-11 t/28-charset.t 255 65280 9 16 1-9 t/29-events.t 255 65280 23 45 1-23 Failed 22/22 test scripts. 711/712 subtests failed. Files=22, Tests=712, 2 wallclock secs ( 1.76 cusr + 0.29 csys = 2.05 CPU) /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force ____________________________________________________________________________________ Need a quick answer? Get one in minutes from people who know. Ask your question on www.Answers.yahoo.com
participants (1)
-
David Shaner