<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi Franck</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have installed all these componests as intructed. </DIV>
<DIV>perl-XML-SAX<BR>perl-XML-SAX-Base<BR>perl-XML-SAX-Expat<BR>perl-XML-LibXML</DIV>
<DIV>&nbsp;</DIV>
<DIV>I really need your help.. <BR><BR>i couldnt install XML::LibXSLT and encountered error when i ran this command "zebrasrv-2.0 -f /etc/koha/koha-conf.xml" <BR><BR>Error message "zebrasrv-2.0: Option -f unsupported since YAZ is compiled without Libxml2 support" <BR><BR>Error message <BR><BR>"CPAN.pm: Going to build P/PA/PAJAS/XML-LibXSLT-1.68.tar.gz <BR><BR>running xslt-config... ok <BR>looking for -lxslt... no <BR>libxslt not found <BR>Try setting LIBS and INC values on the command line <BR>Or get libxslt and libxml2 from <BR>&nbsp; <A href="http://www.libxml.org/" target=_top rel=nofollow>http://www.libxml.org/</A><BR>If you install via RPMs, make sure you also install the -devel <BR>RPMs, as this is where the headers (.h files) are. <BR>No 'Makefile' created &nbsp;PAJAS/XML-LibXSLT-1.68.tar.gz <BR>&nbsp; /usr/bin/perl Makefile.PL -testdb=test -testuser=test -testpass=test -- NOT OK <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><BR>I have attached a document showing my version of yaz and zebra.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Hope u can nail down the root cause<BR>--- On <B>Mon, 11/5/09, Franck Magron <I>&lt;FranckM@spc.int&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><BR>From: Franck Magron &lt;FranckM@spc.int&gt;<BR>Subject: RE: [Koha] Koha on CentOS 5.2<BR>To: "ahtshun83" &lt;tony_ykt@yahoo.com&gt;, koha@lists.katipo.co.nz<BR>Date: Monday, 11 May, 2009, 5:10 AM<BR><BR>
<DIV class=plainMail>Hi Tony,<BR><BR>The error probably means a required library is missing. Make sure the<BR>following packages are installed :<BR><BR>perl-XML-SAX<BR>perl-XML-SAX-Base<BR>perl-XML-SAX-Expat<BR>perl-XML-LibXML<BR><BR>Install yaz before Net::Z3950::ZOOM<BR><BR>Franck<BR><BR><BR>-----Original Message-----<BR>From: <A href="http://sg.mc766.mail.yahoo.com/mc/compose?to=koha-bounces@lists.katipo.co.nz" ymailto="mailto:koha-bounces@lists.katipo.co.nz">koha-bounces@lists.katipo.co.nz</A><BR>[mailto:<A href="http://sg.mc766.mail.yahoo.com/mc/compose?to=koha-bounces@lists.katipo.co.nz" ymailto="mailto:koha-bounces@lists.katipo.co.nz">koha-bounces@lists.katipo.co.nz</A>] On Behalf Of ahtshun83<BR>Sent: 07 May 2009 15:47<BR>To: <A href="http://sg.mc766.mail.yahoo.com/mc/compose?to=koha@lists.katipo.co.nz" ymailto="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</A><BR>Subject: Re: [Koha] Koha on CentOS 5.2<BR><BR><BR>Hi Franck,<BR><BR>Thank
 you for your detailed explanation.I followed INSTALL.fedora7<BR>guide..<BR>However i encountered&nbsp; failure on some of the steps.<BR><BR>For example:<BR>1. when i install CPAN::MARC::File::XML or Net:Z3950:Zoom,i got the<BR>below<BR>error message<BR><BR>Failed 1/22 test programs. 1/706 subtests failed.<BR>make: *** [test_dynamic] Error 255<BR>&nbsp; MIRK/Net-Z3950-ZOOM-1.25.tar.gz<BR>&nbsp; /usr/bin/make test -- NOT OK<BR>//hint// to see the cpan-testers results for installing this module,<BR>try:<BR>&nbsp; reports MIRK/Net-Z3950-ZOOM-1.25.tar.gz<BR>Running make install<BR>&nbsp; make test had returned bad status, won't install without force<BR><BR>How do i resolve this issue before i continue with the remaining steps?<BR><BR>Thank you!!<BR><BR><BR>Hi Tony,<BR><BR>To install Koha 3.0.1 on Centos 5.2, you can mostly follow the<BR>installation guide for Fedora 7 (INSTALL.fedora7 in koha tarball). <BR><BR>Yet you'll need to adapt it slightly, especially
 because not all<BR>packages are available in CentOS repository. <BR><BR>Add rpmforge yum repository [See<BR><A href="http://www.ultranetsolutions.com/CentOS-5-install-rpmforge-yum-repo.html" target=_blank>http://www.ultranetsolutions.com/CentOS-5-install-rpmforge-yum-repo.html</A><BR>Or <A href="http://wiki.centos.org/AdditionalResources/Repositories/RPMForge" target=_blank>http://wiki.centos.org/AdditionalResources/Repositories/RPMForge</A> ]<BR><BR>The most tedious part is installation of Perl required packages. When it<BR>fails to install using cpan you can try to install the rpm instead. <BR><BR>Make sure to install perl-XML-SAX-Expat as there is an issue with<BR>perl-XML-SAX with wide characters<BR><BR>I installed successfully idzebra 2.0-2.0.32 and yaz 3.0.32-1 from<BR><A href="http://ftp.indexdata.dk/pub/zebra/redhat/fc6/" target=_blank>http://ftp.indexdata.dk/pub/zebra/redhat/fc6/</A> and<BR><A href="http://ftp.indexdata.dk/pub/yaz/redhat/fc6/"
 target=_blank>http://ftp.indexdata.dk/pub/yaz/redhat/fc6/</A><BR><BR>At the end of installation, <BR><BR>you need to create a symbolic link from /usr/bin/zebraidx to<BR>/usr/bin/zebraidx-2.0 and from /usr/bin/zebrasrv to<BR>/usr/bin/zebrasrv-2.0 and to install daemon<BR>(<A href="http://libslack.org/daemon/" target=_blank>http://libslack.org/daemon/</A>). Otherwise you won't be able to use the<BR>start/stop scripts installed in /usr/share/koha/bin.<BR><BR>Add the following two comment lines to koha-zebra-ctl.sh (after<BR>#!/bin/bash)<BR># chkconfig: 12345 98 02<BR># description: Zebrasvr provides search service to koha<BR><BR>And the following to koha-zebraqueue-ctl.sh<BR># chkconfig: 12345 99 01<BR># description: Zebraqueue process the biblio &amp; authorities to be indexed<BR><BR>And create two symbolic links<BR><BR>/etc/init.d/koha-zebra-daemon -&gt; /usr/share/koha/bin/koha-zebra-ctl.sh<BR>/etc/init.d/koha-zebraqueue-daemon
 -&gt;<BR>/usr/share/koha/bin/koha-zebraqueue-ctl.sh<BR><BR>This way you can add the two start/stop scripts as services<BR><BR>chkconfig --add koha-zebra-daemon<BR>chkconfig --add koha-zebraqueue-daemon<BR><BR><BR>Regards<BR>Franck<BR><BR><BR><BR>-- <BR>View this message in context:<BR><A href="http://www.nabble.com/Koha-on-CentOS-5.2-tp23364598p23420142.html" target=_blank>http://www.nabble.com/Koha-on-CentOS-5.2-tp23364598p23420142.html</A><BR>Sent from the Koha - Discuss mailing list archive at Nabble.com.<BR><BR>_______________________________________________<BR>Koha mailing list<BR><A href="http://sg.mc766.mail.yahoo.com/mc/compose?to=Koha@lists.katipo.co.nz" ymailto="mailto: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></DIV></BLOCKQUOTE></td></tr></table><br>
      <hr size=1> Try cool new skins, plus more space for friends.  <a 

href="http://sg.rd.yahoo.com/sg/messenger/maxwell/*http://sg.messenger.yahoo.com"> Check it out on Singapore Yahoo! Messenger now.</a>