<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello Sivasankari,<br><br>As i am out of my depth with respect to Perl module installation issues, the only way i found to work around the ZOOM issue, was to repeatedly experiment (for a long time) with the entire install process, till i found a safe way of getting past it.<br><br>i then documented every step to spare others the pain. My suggestion (not a very 'scientific' one, of course) is that you start afresh and run through the installation. I have managed to install Koha using these instructions within an hour, using a local CPAN archive.<br><br>best,<br>krishnan<br><br>--- On <b>Mon, 13/7/09, Sivasankari <i>&lt;rms@srasys.co.in&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Sivasankari &lt;rms@srasys.co.in&gt;<br>Subject: Re: [Koha] Problem in Installation of KOHA-3.00.03
 in fedora 10<br>To: "Krishnan M" &lt;kmlist@yahoo.in&gt;, "P. Sunthar" &lt;sunthar@che.iitb.ac.in&gt;<br>Cc: Koha@lists.katipo.co.nz, expectperl-discuss@lists.sourceforge.net<br>Date: Monday, 13 July, 2009, 7:51 AM<br><br><div class="plainMail">Hi,<br>Thanks for your reply. I tried with the one you specified<br>&nbsp;&nbsp;&nbsp;cpan -fi Net::Z3950::ZOOM.<br>I tried with <a href="http://krishnanm.com/khh/resources" target="_blank">http://krishnanm.com/khh/resources</a> , which gives instruction to<br>reconfigure cpan and then i tried to install the zoom module<br>Again it shows the error<br>==SCREEN OUPUT===<br>Running install for module 'Net::Z3950::ZOOM'<br>Running make for M/MI/MIRK/Net-Z3950-ZOOM-1.25.tar.gz<br>&nbsp; Has already been unwrapped into directory<br>/root/.cpan/build/Net-Z3950-ZOOM-1.25-zyzKPg<br>&nbsp; '/usr/bin/perl Makefile.PL' returned status 512, won't make<br>Running make test<br>&nbsp; Make had some problems, won't
 test<br>Running make install<br>&nbsp; Make had some problems, won't install<br>==SCREEN OUPUT===<br><br>Kindly help over this Net-Z3950-ZOOM module installation in Fedora10<br><br>Thanks<br>Sivasankari m<br><br>----- Original Message ----- <br>From: "P. Sunthar" &lt;<a ymailto="mailto:sunthar@che.iitb.ac.in" href="/mc/compose?to=sunthar@che.iitb.ac.in">sunthar@che.iitb.ac.in</a>&gt;<br>To: "Krishnan M" &lt;<a ymailto="mailto:kmlist@yahoo.in" href="/mc/compose?to=kmlist@yahoo.in">kmlist@yahoo.in</a>&gt;<br>Cc: &lt;<a ymailto="mailto:Koha@lists.katipo.co.nz" href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>&gt;; "Sivasankari" &lt;<a ymailto="mailto:rms@srasys.co.in" href="/mc/compose?to=rms@srasys.co.in">rms@srasys.co.in</a>&gt;<br>Sent: Saturday, July 11, 2009 10:56 PM<br>Subject: Re: [Koha] Problem in Installation of KOHA-3.00.03 in fedora 10<br><br><br><br><br>Hi,<br><br> We are not using zebra. (Ours is a small lib and
 threfore don't require<br>this).&nbsp; As you rightly did,<br>I also had to force install Zoom. Following are some tips from my own<br>notes.<br><br>&nbsp;&nbsp;&nbsp;cpan -fi Net::Z3950::ZOOM<br><br><br># repeated above more than once to get all dependencies installed<br># Archive-Zip-1.30.tar.gz was not found it iitb CPAN site<br># downloaded from net, untarred in /tmp<br>make Makefile.PL<br>make<br>make install<br><br><br> On the second part of your question:<br> Web install takes place only after make install at command prompt. It is<br>not independent of it. I used two guidelines for installation. 1. available<br>in the koha root directory INSTALL.fedora7, and Krishnan's notes.<br>It worked.&nbsp; Nothing specifically new.<br><br>Sunthar.<br><br>On Sat, 11 Jul 2009 22:14:42 +0530 (IST), Krishnan M &lt;<a ymailto="mailto:kmlist@yahoo.in" href="/mc/compose?to=kmlist@yahoo.in">kmlist@yahoo.in</a>&gt;<br>wrote:<br>&gt; Hello
 Sivasankari,<br>&gt;<br>&gt; Sunthar in Mumbai told me a week ago that he successfully installed Koha<br>3<br>&gt; on Fedora 10 using notes for a similar install for Fedora 9 that i<br>provide<br>&gt; at <a href="http://krishnanm.com/khh/resources" target="_blank">http://krishnanm.com/khh/resources</a> with a few departures.<br>&gt;<br>&gt; We intended to document these differences for a version of the install<br>&gt; HOW-TO for Fedora 10, but haven't done so yet. i am cc'ing Sunthar here<br>and<br>&gt; requesting that he share his experience sooner rather than later, as i am<br>&gt; not sure if he's on the list.<br>&gt;<br>&gt; i remember that getting ZOOM to install is troublesome, but there's a<br>&gt; particular way to get around it, but don't quite remember what it is.<br>&gt;<br>&gt; regards,<br>&gt; krishnan<br>&gt;<br>&gt; --- On Sat, 11/7/09, Sivasankari &lt;<a ymailto="mailto:rms@srasys.co.in"
 href="/mc/compose?to=rms@srasys.co.in">rms@srasys.co.in</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt; From: Sivasankari &lt;<a ymailto="mailto:rms@srasys.co.in" href="/mc/compose?to=rms@srasys.co.in">rms@srasys.co.in</a>&gt;<br>&gt; Subject: [Koha] Problem in Installation of KOHA-3.00.03 in fedora 10<br>&gt; To: <a ymailto="mailto:Koha@lists.katipo.co.nz" href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>&gt; Date: Saturday, 11 July, 2009, 12:15 PM<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; Hi All,<br>&gt; I have asked a query mentioned below.<br>&gt;<br>&gt; The following fatal error has occurred:Can't locate ZOOM.pm in @INC<br>&gt;<br>&gt; Some of members have answered it. Thanks for those replies..<br>&gt;<br>&gt; Koha was already installed in my machine at /usr/shar/KOHA-3.00.03.<br>- I<br>&gt; have already ran the perl Makefile.PL from the /usr/share/koha-3.00.03<br>&gt; folder , then make,make test,make install and then web
 installer<br>launched,<br>&gt; which shows the error in browser , can't locate zoom.pm in @Inc in the<br>web<br>&gt; browser window<br>&gt; while i gave http::/&lt;ipaddress&gt;:80/ .<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; I started the process of installing the left over prerequisite module<br>&gt; Net::Z3950::ZOOM 1.16. Which needs yaz and zebra to be installed. I<br>&gt; searched and found the yaz rpm for fedora10, and installed yaz (<br>&gt; yaz-3.0.34-1.fc10.i386.rpm). But for idzebra i dont find the rpm for<br>&gt; fedora10. it is available for fc6. Hence i downloaded<br>&gt; idzebra-2..0.8.tar.gz. unzipped it and ran the ./configure,Make,Make<br>&gt; install...<br>&gt;<br>&gt; After this , I called<br>&gt; cpan &gt; reload cpan .<br>&gt;<br>&gt; Now I gave<br>&gt; cpan &gt; force install Net::Z3950::ZOOM<br>&gt; It shows the errors<br>&gt;<br>&gt; ====Screen output ==========<br>&gt; cpan[2]&gt; force install Net::Z3950::ZOOM<br>&gt; Running
 install for module 'Net::Z3950::ZOOM'<br>&gt; Running make for M/MI/MIRK/Net-Z3950-ZOOM-1.25.tar.gz<br>&gt; Has already been unwrapped into directory<br>&gt; /root/.cpan/build/Net-Z3950-ZOOM-1.25-zyzKPg<br>&gt; '/usr/bin/perl Makefile.PL' returned status 512, won't make<br>&gt; Running make test<br>&gt; Make had some problems, won't test<br>&gt; Running make install<br>&gt; Make had some problems, won't install<br>&gt; =======Screen Output================<br>&gt;<br>&gt; What shall i do? Will there be problem with installation of this module<br>&gt; with Fedora10.<br>&gt; I'm unable to launch koha with web installer. Since this essential module<br>&gt; is needed. Did i need to uninstall koha and start from beginning.<br>&gt; Or else can i run once again /usr/shar/KOHA-3.00.03.&gt;perl Makefile.PL -<br>&gt; reinstalling koha directly.<br>&gt;<br>&gt; Kindly help me out on this.<br>&gt; Thanks in advance<br>&gt;
 Sivasankari<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; -----Inline Attachment Follows-----<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Koha mailing list<br>&gt; <a ymailto="mailto:Koha@lists.katipo.co.nz" href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>&gt; <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;Love Cricket? Check out live scores, photos, video highlights and<br>&gt;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;more. Click here <a href="http://cricket.yahoo.com" target="_blank">http://cricket.yahoo.com</a><br><br>-- <br>P Sunthar&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;<a href="http://www.che.iitb.ac.in/online/faculty/p-sunthar"
 target="_blank">http://www.che.iitb.ac.in/online/faculty/p-sunthar</a><br> Asst. Professor<br> Dept of Chemical Engg&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;Ph:+91-22-2576 7229<br> Indian Institute of Technology Bombay&nbsp; &nbsp; &nbsp; P.Sunthar &lt;at&gt; iitb.ac.in<br> Powai, Mumbai 400 076, INDIA<br><br></div></blockquote></td></tr></table><br>



      <!--3--><hr size=1></hr> Looking for local information? Find it on <a href="http://in.rd.yahoo.com/tagline_local_1/*http://in.local.yahoo.com/" target="_blank"> Yahoo! Local</a>