X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=INSTALL.ubuntu;h=3a33799be31700be4f8aca108825355317087579;hb=a8da1253efca56eb7c07b79f25f9fe2c44b97d6e;hp=771a8424f82a426ffc1b9d2569f16e593052a2e6;hpb=44c7a2c3d31fd84d1ef6d47810ce991bbadf122f;p=koha_gimpoz diff --git a/INSTALL.ubuntu b/INSTALL.ubuntu index 771a8424f8..3a33799be3 100644 --- a/INSTALL.ubuntu +++ b/INSTALL.ubuntu @@ -31,7 +31,7 @@ Your locale should be set to UTF-8, as should Apache2 and MySQL 5. This step is VERY IMPORTANT for a UNICODE compliant system. Please read over the following document carefully: -http://wiki.koha.org/doku.php?id=encodingscratchpad +http://wiki.koha-community.org/wiki/Encoding_and_Character_Sets_in_Koha You can verify your system locale by typing the following command: @@ -156,6 +156,8 @@ When the configuration is completed CPAN will install the Perl modules. /etc/perl/XML/SAX/ParserDetails.ini + You will need to move the entire section for '[XML::LibXML::SAX::Parser]' to the bottom of the ini file. + 2.4 Install DBD::mysql Perl module In order to handle UTF-8 correctly, Koha requires at least version 4.004 @@ -369,6 +371,7 @@ UPGRADE If you are upgrading from a previous installation of Koha 3, you can use the following: + ./koha_perl_deps.pl -u -m # to identify new Perl dependencies perl Makefile.PL --prev-install-log /path/to/koha-install-log make make test