<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><rms@srasys.co.in></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Sivasankari <rms@srasys.co.in><br>Subject: Re: [Koha] Problem in Installation of KOHA-3.00.03
in fedora 10<br>To: "Krishnan M" <kmlist@yahoo.in>, "P. Sunthar" <sunthar@che.iitb.ac.in><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> 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> Has already been unwrapped into directory<br>/root/.cpan/build/Net-Z3950-ZOOM-1.25-zyzKPg<br> '/usr/bin/perl Makefile.PL' returned status 512, won't make<br>Running make test<br> Make had some problems, won't
test<br>Running make install<br> 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" <<a ymailto="mailto:sunthar@che.iitb.ac.in" href="/mc/compose?to=sunthar@che.iitb.ac.in">sunthar@che.iitb.ac.in</a>><br>To: "Krishnan M" <<a ymailto="mailto:kmlist@yahoo.in" href="/mc/compose?to=kmlist@yahoo.in">kmlist@yahoo.in</a>><br>Cc: <<a ymailto="mailto:Koha@lists.katipo.co.nz" href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>>; "Sivasankari" <<a ymailto="mailto:rms@srasys.co.in" href="/mc/compose?to=rms@srasys.co.in">rms@srasys.co.in</a>><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). As you rightly did,<br>I also had to force install Zoom. Following are some tips from my own<br>notes.<br><br> 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. Nothing specifically new.<br><br>Sunthar.<br><br>On Sat, 11 Jul 2009 22:14:42 +0530 (IST), Krishnan M <<a ymailto="mailto:kmlist@yahoo.in" href="/mc/compose?to=kmlist@yahoo.in">kmlist@yahoo.in</a>><br>wrote:<br>> Hello
Sivasankari,<br>><br>> Sunthar in Mumbai told me a week ago that he successfully installed Koha<br>3<br>> on Fedora 10 using notes for a similar install for Fedora 9 that i<br>provide<br>> at <a href="http://krishnanm.com/khh/resources" target="_blank">http://krishnanm.com/khh/resources</a> with a few departures.<br>><br>> We intended to document these differences for a version of the install<br>> HOW-TO for Fedora 10, but haven't done so yet. i am cc'ing Sunthar here<br>and<br>> requesting that he share his experience sooner rather than later, as i am<br>> not sure if he's on the list.<br>><br>> i remember that getting ZOOM to install is troublesome, but there's a<br>> particular way to get around it, but don't quite remember what it is.<br>><br>> regards,<br>> krishnan<br>><br>> --- On Sat, 11/7/09, Sivasankari <<a ymailto="mailto:rms@srasys.co.in"
href="/mc/compose?to=rms@srasys.co.in">rms@srasys.co.in</a>> wrote:<br>><br>><br>> From: Sivasankari <<a ymailto="mailto:rms@srasys.co.in" href="/mc/compose?to=rms@srasys.co.in">rms@srasys.co.in</a>><br>> Subject: [Koha] Problem in Installation of KOHA-3.00.03 in fedora 10<br>> 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>> Date: Saturday, 11 July, 2009, 12:15 PM<br>><br>><br>><br>><br>><br>> Hi All,<br>> I have asked a query mentioned below.<br>><br>> The following fatal error has occurred:Can't locate ZOOM.pm in @INC<br>><br>> Some of members have answered it. Thanks for those replies..<br>><br>> Koha was already installed in my machine at /usr/shar/KOHA-3.00.03.<br>- I<br>> have already ran the perl Makefile.PL from the /usr/share/koha-3.00.03<br>> folder , then make,make test,make install and then web
installer<br>launched,<br>> which shows the error in browser , can't locate zoom.pm in @Inc in the<br>web<br>> browser window<br>> while i gave http::/<ipaddress>:80/ .<br>><br>><br>><br>><br>> I started the process of installing the left over prerequisite module<br>> Net::Z3950::ZOOM 1.16. Which needs yaz and zebra to be installed. I<br>> searched and found the yaz rpm for fedora10, and installed yaz (<br>> yaz-3.0.34-1.fc10.i386.rpm). But for idzebra i dont find the rpm for<br>> fedora10. it is available for fc6. Hence i downloaded<br>> idzebra-2..0.8.tar.gz. unzipped it and ran the ./configure,Make,Make<br>> install...<br>><br>> After this , I called<br>> cpan > reload cpan .<br>><br>> Now I gave<br>> cpan > force install Net::Z3950::ZOOM<br>> It shows the errors<br>><br>> ====Screen output ==========<br>> cpan[2]> force install Net::Z3950::ZOOM<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-zyzKPg<br>> '/usr/bin/perl Makefile.PL' returned status 512, won't make<br>> Running make test<br>> Make had some problems, won't test<br>> Running make install<br>> Make had some problems, won't install<br>> =======Screen Output================<br>><br>> What shall i do? Will there be problem with installation of this module<br>> with Fedora10.<br>> I'm unable to launch koha with web installer. Since this essential module<br>> is needed. Did i need to uninstall koha and start from beginning.<br>> Or else can i run once again /usr/shar/KOHA-3.00.03.>perl Makefile.PL -<br>> reinstalling koha directly.<br>><br>> Kindly help me out on this.<br>> Thanks in advance<br>>
Sivasankari<br>><br>><br>><br>><br>><br>><br>><br>><br>><br>><br>> -----Inline Attachment Follows-----<br>><br>><br>> _______________________________________________<br>> Koha mailing list<br>> <a ymailto="mailto:Koha@lists.katipo.co.nz" href="/mc/compose?to=Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>> <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>><br>><br>><br>> Love Cricket? Check out live scores, photos, video highlights and<br>> more. Click here <a href="http://cricket.yahoo.com" target="_blank">http://cricket.yahoo.com</a><br><br>-- <br>P Sunthar <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 Ph:+91-22-2576 7229<br> Indian Institute of Technology Bombay P.Sunthar <at> 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>