[Koha] Can't load LibXSLT.s??
uknet80
rawandamin at hotmail.com
Wed May 4 20:09:08 NZST 2011
Hi to all,
The library system (koha) I am using require XML::LibXSLT. While trying to
compile koha and run “make test” I got following error:
# Failed test 'use C4::RotatingCollections;'
# at t/00-load.t line 32.
# Tried to use 'C4::RotatingCollections'.
# Error: Can't load
'/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/XML/LibXSLT/LibXSLT.so'
for module XML::LibXSLT:
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/XML/LibXSLT/LibXSLT.so:
undefined symbol: xsltRegisterLocalRVT at
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
server configuration is as follow:
$ uname -a
Linux RHEL5-koha 2.6.18-164.el5xen #1 SMP Tue Aug 18 15:59:52 EDT 2009
x86_64 x86_64 x86_64 GNU/Linux
$ perl -v
This is perl, v5.8.8 built for x86_64-linux-thread-multi
$ /sbin/ldconfig -v | grep libxslt
libxslt.so.1 -> libxslt.so.1.1.17
$ xslt-config --libs
-L/usr/lib64 -lxslt -lxml2 -lz -lm
$ xslt-config --cflags
-I/usr/include/libxml2
Can anyone help with this?
Thanks you
--
View this message in context: http://koha.1045719.n5.nabble.com/Can-t-load-LibXSLT-s-tp4369261p4369261.html
Sent from the Koha - Discuss mailing list archive at Nabble.com.
More information about the Koha
mailing list