im install koha but the problem in install Net-Z3950-ZOOM i got the error cpan Net::Z3950 Going to read '/root/.cpan/Metadata' Database was generated on Mon, 21 Mar 2016 16:17:02 GMT Running install for module 'Net::Z3950' Running make for M/MI/MIRK/Net-Z3950-ZOOM-1.30.tar.gz Checksum for /root/.cpan/sources/authors/id/M/MI/MIRK/Net-Z3950-ZOOM-1.30.tar.gz ok CPAN.pm: Going to build M/MI/MIRK/Net-Z3950-ZOOM-1.30.tar.gz Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::Z3950::ZOOM Writing MYMETA.yml and MYMETA.json 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 Running Mkbootstrap for Net::Z3950::ZOOM () chmod 644 "ZOOM.bs" "/usr/bin/perl" "/usr/share/perl/5.14/ExtUtils/xsubpp" -typemap "/usr/share/perl/5.14/ExtUtils/typemap" -typemap "typemap" ZOOM.xs > ZOOM.xsc && mv ZOOM.xsc ZOOM.c cc -c -DYAZ_POSIX_THREADS=1 -DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 -DYAZ_HAVE_EXSLT=1 -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib/perl/5.14/CORE" ZOOM.c rm -f blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so LD_RUN_PATH="/usr/lib/../lib:/usr/lib/i386-linux-gnu" cc -shared -O2 -g -L/usr/local/lib -fstack-protector ZOOM.o -o blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so \ -lyaz -lexslt -lxslt -lxml2 -lpthread \ chmod 755 blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ZOOM.bs blib/arch/auto/Net/Z3950/ZOOM/ZOOM.bs 644 cp samples/zoom/zoomdump blib/script/zoomdump "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zoomdump cp samples/zoom/zselect blib/script/zselect "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zselect cp samples/zoom/zoom-delete-records blib/script/zoom-delete-records "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zoom-delete-records Manifying 2 pod documents MIRK/Net-Z3950-ZOOM-1.30.tar.gz /usr/bin/make -- OK Running make test Running Mkbootstrap for Net::Z3950::ZOOM () chmod 644 "ZOOM.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1-Net-Z3950-ZOOM.t .... ok t/10-options.t .......... ok t/11-option-callback.t .. ok t/12-query.t ............ ok t/13-resultset.t ........ ok t/14-sorting.t .......... ok t/15-scan.t ............. ok t/16-packages.t ......... ok t/17-logging.t .......... ok t/18-charset.t .......... 2/9 # Failed test 'connection to 'z3950.loc.gov:7090/voyager'' # at t/18-charset.t line 15. # Failed test 'found 0 records (expected 1)' # at t/18-charset.t line 26. # Failed test 'got first record' # at t/18-charset.t line 29. Net::Z3950::ZOOM::record_get_binary: rec is not of type ZOOM_record at /root/.cpan/build/Net-Z3950-ZOOM-1.30-5dQ0MB/blib/lib/Net/Z3950/ZOOM.pm line 159. # Looks like you planned 9 tests but ran 5. # Looks like you failed 3 tests of 5 run. # Looks like your test exited with 115 just after 5. t/18-charset.t .......... Dubious, test returned 115 (wstat 29440, 0x7300) Failed 7/9 subtests t/19-events.t ........... ok t/2-ZOOM.t .............. ok t/20-options.t .......... ok t/21-option-callback.t .. ok t/22-query.t ............ ok t/23-resultset.t ........ ok t/24-sorting.t .......... ok t/25-scan.t ............. ok t/26-packages.t ......... 5/39 ^Cmake: *** [test_dynamic] Interrupt MIRK/Net-Z3950-ZOOM-1.30.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MIRK/Net-Z3950-ZOOM-1.30.tar.gz Running make install make test had returned bad status, won't install without force i i force the install but it give me the same message help me please -- regina
please make sure you have installed gcc and json-any and try again 2016-03-22 10:16 GMT+01:00 regina kivuyo <reginaickivuyo@gmail.com>:
im install koha but the problem in install Net-Z3950-ZOOM i got the error cpan Net::Z3950 Going to read '/root/.cpan/Metadata' Database was generated on Mon, 21 Mar 2016 16:17:02 GMT Running install for module 'Net::Z3950' Running make for M/MI/MIRK/Net-Z3950-ZOOM-1.30.tar.gz Checksum for /root/.cpan/sources/authors/id/M/MI/MIRK/Net-Z3950-ZOOM-1.30.tar.gz ok
CPAN.pm: Going to build M/MI/MIRK/Net-Z3950-ZOOM-1.30.tar.gz
Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::Z3950::ZOOM Writing MYMETA.yml and MYMETA.json 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 Running Mkbootstrap for Net::Z3950::ZOOM () chmod 644 "ZOOM.bs" "/usr/bin/perl" "/usr/share/perl/5.14/ExtUtils/xsubpp" -typemap "/usr/share/perl/5.14/ExtUtils/typemap" -typemap "typemap" ZOOM.xs > ZOOM.xsc && mv ZOOM.xsc ZOOM.c cc -c -DYAZ_POSIX_THREADS=1 -DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 -DYAZ_HAVE_EXSLT=1 -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I/usr/lib/perl/5.14/CORE" ZOOM.c rm -f blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so LD_RUN_PATH="/usr/lib/../lib:/usr/lib/i386-linux-gnu" cc -shared -O2 -g -L/usr/local/lib -fstack-protector ZOOM.o -o blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so \ -lyaz -lexslt -lxslt -lxml2 -lpthread \
chmod 755 blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ZOOM.bs blib/arch/auto/Net/Z3950/ZOOM/ZOOM.bs 644 cp samples/zoom/zoomdump blib/script/zoomdump "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zoomdump cp samples/zoom/zselect blib/script/zselect "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zselect cp samples/zoom/zoom-delete-records blib/script/zoom-delete-records "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zoom-delete-records Manifying 2 pod documents MIRK/Net-Z3950-ZOOM-1.30.tar.gz /usr/bin/make -- OK Running make test Running Mkbootstrap for Net::Z3950::ZOOM () chmod 644 "ZOOM.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1-Net-Z3950-ZOOM.t .... ok t/10-options.t .......... ok t/11-option-callback.t .. ok t/12-query.t ............ ok t/13-resultset.t ........ ok t/14-sorting.t .......... ok t/15-scan.t ............. ok t/16-packages.t ......... ok t/17-logging.t .......... ok t/18-charset.t .......... 2/9 # Failed test 'connection to 'z3950.loc.gov:7090/voyager'' # at t/18-charset.t line 15.
# Failed test 'found 0 records (expected 1)' # at t/18-charset.t line 26.
# Failed test 'got first record' # at t/18-charset.t line 29. Net::Z3950::ZOOM::record_get_binary: rec is not of type ZOOM_record at /root/.cpan/build/Net-Z3950-ZOOM-1.30-5dQ0MB/blib/lib/Net/Z3950/ZOOM.pm line 159. # Looks like you planned 9 tests but ran 5. # Looks like you failed 3 tests of 5 run. # Looks like your test exited with 115 just after 5. t/18-charset.t .......... Dubious, test returned 115 (wstat 29440, 0x7300) Failed 7/9 subtests t/19-events.t ........... ok t/2-ZOOM.t .............. ok t/20-options.t .......... ok t/21-option-callback.t .. ok t/22-query.t ............ ok t/23-resultset.t ........ ok t/24-sorting.t .......... ok t/25-scan.t ............. ok t/26-packages.t ......... 5/39 ^Cmake: *** [test_dynamic] Interrupt MIRK/Net-Z3950-ZOOM-1.30.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MIRK/Net-Z3950-ZOOM-1.30.tar.gz Running make install make test had returned bad status, won't install without force i
i force the install but it give me the same message help me please -- regina _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* <http://www.orex.es/> [image: http://orex.es] <http://orex.es> <http://www.orex.es> Director Passatge de la Llançadera, 3 · 08338 Premià de Dalt - Tel: 93 539 40 70 hagud@orex.es · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
participants (2)
-
Hugo Agud -
regina kivuyo