[Koha-patches] [PATCH] Added XML::LibXML::SAX::Parser example and instructions on how to edit the ParserDetails.ini file.

Liz Rea lrea at nekls.org
Thu Oct 7 21:52:37 CEST 2010


---
INSTALL.debian |    6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/INSTALL.debian b/INSTALL.debian
index bfb94e2..bc15d23 100644
--- a/INSTALL.debian
+++ b/INSTALL.debian
@@ -188,6 +188,12 @@ When the configuration is completed CPAN will install the Perl modules.

    /etc/perl/XML/SAX/ParserDetails.ini

+    Example (in most cases, this example would be the correct entry to have at the bottom of the file): 
+    [XML::LibXML::SAX::Parser]
+    http://xml.org/sax/features/namespaces = 1
+
+    The parser you are using should be at the bottom of the file, the last listed entry. Otherwise, you may get errors.
+
2.4 Install DBD::mysql Perl module

In order to handle UTF-8 correctly, Koha requires at least version 4.004
-- 
1.5.6.5



More information about the Koha-patches mailing list