From d89eb95b0be7d1b3d58555b1af305bb717e34822 Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Sat, 22 Oct 2011 09:12:15 +1300 Subject: [PATCH] Updating distro specific install files --- INSTALL.debian | 5 +++-- INSTALL.ubuntu | 5 +++-- INSTALL.ubuntu.lucid | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/INSTALL.debian b/INSTALL.debian index 98f67dd65e..c423473e37 100644 --- a/INSTALL.debian +++ b/INSTALL.debian @@ -328,7 +328,7 @@ use the following: ./koha_perl_deps.pl -u -m # to identify new Perl dependencies Install any missing modules -IMPORTANT: Koha 3.4.x uses Template::Toolkit, this must be installed +IMPORTANT: Koha 3.6.x uses Template::Toolkit, this must be installed before the webinstaller can run sudo apt-get install libtemplate-perl @@ -338,7 +338,8 @@ before the webinstaller can run make test sudo make upgrade -Koha 3.4.x no longer stores items in biblio records so as part of the +Koha 3.4.x or later no longer stores items in biblio records so +if you upgrading from an old version as part of the upgrade you will need to do the following two steps, they can take a long time (several hours) to complete for large databases diff --git a/INSTALL.ubuntu b/INSTALL.ubuntu index 815a4e682a..2bedddcd2a 100644 --- a/INSTALL.ubuntu +++ b/INSTALL.ubuntu @@ -380,7 +380,7 @@ use the following: ./koha_perl_deps.pl -u -m # to identify new Perl dependencies Install any missing modules -IMPORTANT: Koha 3.4.x uses Template::Toolkit, this must be installed +IMPORTANT: Koha 3.6.x uses Template::Toolkit, this must be installed before the webinstaller can run sudo apt-get install libtemplate-perl @@ -390,7 +390,8 @@ before the webinstaller can run make test sudo make upgrade -Koha 3.4.x no longer stores items in biblio records so as part of the +Koha 3.4.x or later no longer stores items in biblio records so +if you are upgrading from an older version as part of the upgrade you will need to do the following two steps, they can take a long time (several hours) to complete for large databases diff --git a/INSTALL.ubuntu.lucid b/INSTALL.ubuntu.lucid index b008bef967..562dafd01c 100644 --- a/INSTALL.ubuntu.lucid +++ b/INSTALL.ubuntu.lucid @@ -314,12 +314,13 @@ use the following: ./koha_perl_deps.pl -u -m # to identify new Perl dependencies Install any missing modules -IMPORTANT: Koha 3.4.x uses Template::Toolkit, this must be installed +IMPORTANT: Koha 3.6.x uses Template::Toolkit, this must be installed before the webinstaller can run sudo apt-get install libtemplate-perl -Koha 3.4.x no longer stores items in biblio records so as part of the +Koha 3.4.x or later no longer stores items in biblio records so +if you are upgrading from an older version as part of the upgrade you will need to do the following two steps, they can take a long time (several hours) to complete for large databases -- 2.20.1