X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=INSTALL.ubuntu;h=b9f6d1b34040ccacd41b39854bf66e91d2e55c2c;hb=55756fc0fb49f6762654fb1d26566e760007fbda;hp=815a4e682a1ce3a6d562b542776eada0b0d5cb80;hpb=0fff79d6b464eb9e053ed568234e43695fbec66b;p=koha_gimpoz diff --git a/INSTALL.ubuntu b/INSTALL.ubuntu index 815a4e682a..b9f6d1b340 100644 --- a/INSTALL.ubuntu +++ b/INSTALL.ubuntu @@ -90,9 +90,7 @@ sources Run the following command: - $ sudo cpan MARC::Crosswalk::DublinCore GD GD::Barcode::UPCE Email::Date \ - HTML::Scrubber Algorithm::CheckDigits::M43_001 Biblio::EndnoteStyle \ - Locale::Currency::Format + $ sudo cpan GD GD::Barcode::UPCE Algorithm::CheckDigits::M43_001 Note: you may need to run CPAN initialization if you've not run cpan before: @@ -380,7 +378,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 +388,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