Adnier Rosello Carrazana > my greetings, I have this problem in my koha 3.0.6 over centOS 5.6, > this is the koha log: Warning: XML::LibXSLT compiled against libxslt 10118, > but runtime libxslt is older 10117, > > any suggestion?
Your perl module and system library don't match. If you're using packages, change to compatible versions. If you compiled XML::LibXSLT yourself (with cpan tool, for example), recompile it. Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and LMS developer, statistician. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire for Koha work http://www.software.coop/products/koha _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
