<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello,<br><br>I too faced problems with installing this module. <br><br>I forged ahead and installed Koha anyway, assuming that the limitations with not having this module were possibly the inability to perform Z39.50 servers or to host the installed Koha as a Z39.50 server or both, etc.<br><br>Then, later in the install, i (re-)installed some yaz-related packages, with a command like:<br>yum install yaz libyaz libyaz-devel<br><br>Following this, i re-tried the cpan install of the ZOOM module and it worked!<br><br>i understand that this post may not solve your problem, just sharing my own experience with the "moody" yaz and Z39.50 software.<br><br>Thanks and regards,<br>
<br>
krishnan mani<br>
Pune, India<br><br>--- On <b>Mon, 3/11/08, andymalo <i>&lt;andy@oaklandcatholic.org&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: andymalo &lt;andy@oaklandcatholic.org&gt;<br>Subject: Re: [Koha] Net::Z3950::ZOOM install error no.such.host fails on OpenSUSE 11<br>To: koha@lists.katipo.co.nz<br>Date: Monday, 3 November, 2008, 10:49 PM<br><br><pre>Ricardo,<br>Thanks for your reply. I appreciate that you've written a guide for<br>installing Koha, I would really like to utilize this program, however I'm<br>having a difficult time installing it.   I tried your suggestion to do a<br>force install.  Unfortunately it didn't work.  I am not behind a proxy, and<br>my firewall is not so restrictive as to prevent outgoing traffic.  Here is<br>the output for the attempted force:<br><br>Running install for module 'Net::Z3950::ZOOM'<br>Running make for
 M/MI/MIRK/Net-Z3950-ZOOM-1.25.tar.gz<br>  Has already been unwrapped into directory<br>/root/.cpan/build/Net-Z3950-ZOOM-1.25-vlZBrb<br>  Has already been made<br>Running make test<br>PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM"<br>"-e"<br>"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t<br>t/1-Net-Z3950-ZOOM......4/23<br>#   Failed test 'connection to non-existent host 'no.such.host'<br>fails'<br>#   at t/1-Net-Z3950-ZOOM.t line 22.<br>t/1-Net-Z3950-ZOOM......5/23 # Looks like you failed 1 test of 23.<br>t/1-Net-Z3950-ZOOM...... Dubious, test returned 1 (wstat 256, 0x100)<br> Failed 1/23 subtests<br>t/10-options............ok<br>t/11-option-callback.....ok<br>t/12-query..............ok<br>t/13-resultset..........ok<br>t/14-sorting............ok<br>t/15-scan...............ok<br>t/16-packages............ok<br>t/17-logging............ok<br>t/18-charset............ok<br>t/19-events.............ok<br>t/2-ZOOM................4/23<br>#   Failed test
 'connection to non-existent host 'no.such.host'<br>fails'<br>#   at t/2-ZOOM.t line 20.<br>t/2-ZOOM................8/23 # Looks like you failed 1 test of 23.<br>t/2-ZOOM................ Dubious, test returned 1 (wstat 256, 0x100)<br> Failed 1/23 subtests<br>t/20-options............ok<br>t/21-option-callback....ok<br>t/22-query..............ok<br>t/23-resultset..........ok<br>t/24-sorting............ok<br>t/25-scan...............ok<br>t/26-packages...........ok<br>t/27-logging............ok<br>t/28-charset............ok<br>t/29-events.............ok<br><br>Test Summary Report<br>-------------------<br>t/1-Net-Z3950-ZOOM  (Wstat: 256 Tests: 23 Failed: 1)<br>  Failed test:  4<br>  Non-zero exit status: 1<br>t/2-ZOOM            (Wstat: 256 Tests: 23 Failed: 1)<br>  Failed test:  4<br>  Non-zero exit status: 1<br>Files=22, Tests=712, 95 wallclock secs ( 0.97 usr  0.06 sys +  4.55 cusr <br>0.56 csys =  6.14 CPU)<br>Result: FAIL<br>Failed 2/22 test programs.
 2/712 subtests failed.<br>make: *** [test_dynamic] Error 255<br>  MIRK/Net-Z3950-ZOOM-1.25.tar.gz<br>  /usr/bin/make test -- NOT OK<br>//hint// to see the cpan-testers results for installing this module, try:<br>  reports MIRK/Net-Z3950-ZOOM-1.25.tar.gz<br>Running make install<br>Files found in blib/arch: installing files in blib/lib into architecture<br>dependent library tree<br>Installing<br>/usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi/auto/Net/Z3950/ZOOM/ZOOM.bs<br>Installing<br>/usr/lib/perl5/site_perl/5..10.0/i586-linux-thread-multi/auto/Net/Z3950/ZOOM/ZOOM.so<br>Installing /usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi/ZOOM.pod<br>Installing /usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi/ZOOM.pm<br>Installing<br>/usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi/Net/Z3950.pm<br>Installing<br>/usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi/Net/Z3950/ZOOM.pm<br>Installing
 /usr/share/man/man3/ZOOM.3pm<br>Installing /usr/share/man/man3/Net::Z3950::ZOOM.3pm<br>Installing /usr/bin/zselect<br>Installing /usr/bin/zoomdump<br>Writing<br>/usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi/auto/Net/Z3950/ZOOM/.packlist<br>Appending installation info to<br>/usr/lib/perl5/5.10.0/i586-linux-thread-multi/perllocal.pod<br>  MIRK/Net-Z3950-ZOOM-1.25.tar.gz<br>  /usr/bin/make install  -- OK<br>Failed during this command:<br> MIRK/Net-Z3950-ZOOM-1.25.tar.gz              : make_test FAILED but failure<br>ignored because 'force' in effect<br><br>I followed the suggestion to do a "reports<br>MIRK/Net-Z3950-ZOOM-1.25.tar.gz"<br>in cpan, and I found this page<br>http://cpantesters.perl.org/show/Net-Z3950-ZOOM.html  It seems that there<br>are not many installs of this package that pass according to CPAN. <br><br>Thanks for your help.<br>- Andy<br><br><br><br>Ricardo Dias Marques wrote:<br>&gt; <br>&gt; Good. I hope that you're liking my
 tutorial.  :)<br>&gt; <br>&gt; <br>&gt; Thanks for the detailed description. Is your Koha server behind a<br>&gt; proxy server and/or firewall? If it is, it may be blocking some<br>&gt; connection tests to Z3950 servers that are done during the<br>&gt; installation of the Net::Z3950::ZOOM Perl module. In that case, my<br>&gt; recommendation is to try to do a "force install" of that module:<br>&gt; <br>&gt; myhost # cpan<br>&gt; <br>&gt; cpan[1]&gt; force install Net::Z3950::ZOOM<br>&gt; <br>&gt; cpan[2]&gt; quit<br>&gt; Lockfile removed.<br>&gt; <br>&gt; <br>&gt; Obviously, if you're trying to use the Z3950 server connection<br>&gt; functionality of Koha, you'll have to solve later the problem of the<br>&gt; proxy / firewall block.<br>&gt; <br>&gt; I hope this information helps you. Please, report back saying if the<br>&gt; force install solves your problem.<br>&gt; <br>&gt; <br>&gt; Cheers,<br>&gt; Ricardo Dias Marques<br>&gt; lists AT ricmarques DOT
 net<br>&gt; Installation Guide for Installing Koha 3 on openSUSE 11 [Koha Developer<br>&gt; Wiki]<br>&gt; http://wiki.koha.org/doku.php?id=opensuse_11.0<br>&gt; _______________________________________________<br>&gt; Koha mailing list<br>&gt; Koha@lists.katipo.co.nz<br>&gt; http://lists.katipo.co..nz/mailman/listinfo/koha<br>&gt; <br>&gt; <br><br>-- <br>View this message in context:<br>http://www.nabble.com/Net%3A%3AZ3950%3A%3AZOOM-install-error-no.such.host-fails-on-OpenSUSE-11-tp20254020p20306768.html<br>Sent from the Koha - Discuss mailing list archive at Nabble.com.<br><br>_______________________________________________<br>Koha mailing list<br>Koha@lists.katipo..co.nz<br>http://lists.katipo.co.nz/mailman/listinfo/koha<br></pre></blockquote></td></tr></table><br>


      <!--6--><hr size=1></hr> Explore your hobbies and interests. <a href="http://in.rd.yahoo.com/tagline_groups_6/*http://in.promos.yahoo.com/groups/">Click here to begin.</a>