<div dir="ltr">Look at the following <a href="http://ftp.se.debian.org/pub/gnome/sources/libxslt/1.1/">http://ftp.se.debian.org/pub/gnome/sources/libxslt/1.1/</a><br><br>If you look down in the page you see the package 1.1.18.  Try installing that by doing<br>

<br>download it into any directory<br>sudo tar -xzvf libxsltxxxxx.tar.gz<br><br>cd libxsltxxxxxx.tar.gz<br> sudo ./configure<br>sudo make<br>sudo make install<br><br>That should do it hopefully,<br><br>Good luck<br><br><br>

<div class="gmail_quote">On Tue, Apr 13, 2010 at 12:27 PM,  <span dir="ltr">&lt;<a href="mailto:bariki.kamara@out.ac.tz">bariki.kamara@out.ac.tz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">&gt; On 13 April 2010 00:38,  &lt;<a href="mailto:bariki.kamara@out.ac.tz">bariki.kamara@out.ac.tz</a>&gt; wrote:<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m trying to install the Perl XML::LibXSLT module however, it&#39;s<br>
&gt;&gt; dependent<br>
&gt;&gt; on libxslt 1.1.18 or higher. The centos repositories seems to only have<br>
&gt;&gt; 1.1.17 packages available for libxslt. As you can see here below:<br>
&gt;&gt;<br>
&gt;&gt; [root@library ~]# rpm -qa |grep libxslt<br>
&gt;&gt; libxslt-1.1.17-2.el5_2.2<br>
&gt;&gt; libxslt-devel-1.1.17-2.el5_2.2<br>
&gt;&gt; libxslt-python-1.1.17-2.el5_2.2<br>
&gt;&gt; [root@library ~]# cd XML-LibXSLT-1.59<br>
&gt;&gt; [root@library XML-LibXSLT-1.59]# perl Makefile.PL<br>
&gt;&gt; running xslt-config... ok<br>
&gt;&gt; looking for -lxslt... yes<br>
&gt;&gt; looking for -lexslt... yes<br>
&gt;&gt; running xslt-config... failed<br>
&gt;&gt; XML::LibXSLT needs libxslt version 1.1.18 or higher<br>
&gt;&gt;<br>
&gt;&gt; Could someone help point me in the right direction, do I need to update<br>
&gt;&gt; libxslt 1.1.17 to 1.1.18?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt; Hi Kamara<br>
&gt;<br>
&gt; You do indeed need 1.1.18 or higher<br>
&gt;<br>
&gt; Chris<br>
&gt;<br>
<br>
</div>Hi all,<br>
<br>
Thanks Chris, can anyone help me how to handle this problem?<br>
<div class="im"><br>
regards,<br>
Kamara<br>
<br>
<br>
<br>
<br>
---------------------- CONFIDENTIALITY NOTICE --------------------------------<br>
<br>
PLEASE CONSIDER THE ENVIRONMENT BEFORE PRINTING THIS E-MAIL<br>
<br>
This email is intended only for the person to whom it is addressed and may<br>
contain confidential information and may be legally privileged. If you are<br>
not the intended recipient, you are notified that you may not use,<br>
distribute or copy this document in any manner whatsoever. Kindly also<br>
notify the sender by email and/or delete this e-mail. Any views or opinions<br>
expressed in this e-mail are those of the sender and do not necessarily<br>
coincide with those of the Open University of Tanzania.<br>
<br>
--------------------THE OPEN UNIVERSITY OF TANZANIA--------------------------<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Koha mailing list<br>
<a href="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>
</div></div></blockquote></div><br></div>