View | Details | Raw Unified | Return to bug 3648
Collapse All | Expand All

(-)a/INSTALL.debian (-1 / +6 lines)
Lines 188-193 When the configuration is completed CPAN will install the Perl modules. Link Here
188
188
189
    /etc/perl/XML/SAX/ParserDetails.ini
189
    /etc/perl/XML/SAX/ParserDetails.ini
190
190
191
    Example (in most cases, this example would be the correct entry to have at the bottom of the file): 
192
    [XML::LibXML::SAX::Parser]
193
    http://xml.org/sax/features/namespaces = 1
194
195
    The parser you are using should be at the bottom of the file, the last listed entry. Otherwise, you may get errors.
196
191
2.4 Install DBD::mysql Perl module
197
2.4 Install DBD::mysql Perl module
192
198
193
In order to handle UTF-8 correctly, Koha requires at least version 4.004
199
In order to handle UTF-8 correctly, Koha requires at least version 4.004
194
- 

Return to bug 3648