|
List Info
Thread: Fwd: I have problems installing Net::z3950(kindly look at it)
|
|
| Fwd: I have problems installing
Net::z3950(kindly look at it) |

|
2007-09-07 14:26:05 |
|
Dear Friend,
I am installing koha for the first time. I am doing it on ubuntu
machine. I had done all the things upto now properly. now installing
Net::z3950 gives the following errors. kindly suggest me what to do to
solve the problem.
Thanks a lot for your valuable suggestions going to come.
regards
chandru
________________________________________________________________________________
-------------------------------------------------------------------------------------------------------------------------
Removing previously used /root/.cpan/build/Net-Z3950-ZOOM-1.19
CPAN.pm: Going to build M/MI/MIRK/Net-Z3950-ZOOM-1.19.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Net::Z3950::ZOOM
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap
/usr/share/perl/5.8/ExtUtils/typemap -typemap typemap ZOOM.xs >
ZOOM.xsc && mv ZOOM.xsc ZOOM.c
Running Mkbootstrap for Net::Z3950::ZOOM ()
cp lib/Net/Z3950/ZOOM.pm blib/lib/Net/Z3950/ZOOM.pm
cp lib/ZOOM.pm blib/lib/ZOOM.pm
cp lib/ZOOM.pod blib/lib/ZOOM.pod
cp lib/Net/Z3950.pm blib/lib/Net/Z3950.pm
chmod 644 ZOOM.bs
cp samples/zoom/zselect blib/script/zselect
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/zselect
cc -c -pthread -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 -DTHREADS_HAVE_PIDS -DDEBIAN
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -DVERSION="1.19" -DXS_VERSION="1.19"
-fPIC "-I/usr/lib/perl/5.8/CORE" ZOOM.c
cp ZOOM.bs blib/arch/auto/Net/Z3950/ZOOM/ZOOM.bs
chmod 644 blib/arch/auto/Net/Z3950/ZOOM/ZOOM.bs
rm -f blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so
cc -shared -L/usr/local/lib ZOOM.o -o blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so
-lyaz -lexslt -lxslt -lgcrypt -lgpg-error -lxml2 -lpthread -lz -lm -lpthread -lssl -lcrypto -ldl -lwrap -lnsl
chmod 755 blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so
Manifying blib/man3/Net::Z3950::ZOOM.3pm
Manifying blib/man3/ZOOM.3pm
/usr/bin/make -j3 -- 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......ok 3/22
# Failed test 'connection to 'z3950.indexdata.com/gils'39;
# in t/1-Net-Z3950-ZOOM.t at line 25.
t/1-Net-Z3950-ZOOM......ok 5/22
# Failed test 'delayed connection to 'z3950.indexdata.com/gils'39;
# in t/1-Net-Z3950-ZOOM.t at line 36.
t/1-Net-Z3950-ZOOM......ok 8/22
# Failed test 'search for invalid query ' attr and 1=4 minerals39; fails'
# in t/1-Net-Z3950-ZOOM.t at line 57.
t/1-Net-Z3950-ZOOM......NOK 11
# Failed test 'found 1 record as expected39;
# in t/1-Net-Z3950-ZOOM.t at line 79.
Use of uninitialized value in subroutine entry at t/1-Net-Z3950-ZOOM.t line 83.
rec is not of type ZOOM_record at t/1-Net-Z3950-ZOOM.t line 83.
t/1-Net-Z3950-ZOOM......NOK 18# Looks like you planned 22 tests but only ran 18.
# Looks like you failed 4 tests of 18 run.
# Looks like your test died just after 18.
t/1-Net-Z3950-ZOOM......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4, 7, 11, 18-22
Failed 8/22 tests, 63.64% okay
t/10-options............ok
t/11-option-callback....ok
t/12-query..............ok 1/41
# Failed test 'connection to 'z3950.indexdata.com/gils'39;
# in t/12-query.t at line 53.
t/12-query..............ok 13/41
# Failed test 'found 1 record as expected39;
# in t/12-query.t at line 145.
Use of uninitialized value in subroutine entry at t/12-query.t line 151.
rec is not of type ZOOM_record at t/12-query.t line 151.
t/12-query..............NOK 16# Looks like you planned 41 tests but only ran 17.
# Looks like you failed 2 tests of 17 run.
# Looks like your test died just after 17.
t/12-query..............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 12, 16, 18-41
Failed 26/41 tests, 36.59% okay
t/13-resultset..........ok 1/24
# Failed test 'connection to 'z3950.indexdata.com/gils'39;
# in t/13-resultset.t at line 16.
# Failed test 'found 2 records9;
# in t/13-resultset.t at line 22.
Use of uninitialized value in subroutine entry at t/13-resultset.t line 31.
rec is not of type ZOOM_record at t/13-resultset.t line 31.
# Looks like you planned 24 tests but only ran 5.
# Looks like you failed 2 tests of 5 run.
# Looks like your test died just after 5.
t/13-resultset..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2, 4, 6-24
Failed 21/24 tests, 12.50% okay
t/14-sorting............ok 1/29
| |