From 37b57ae4cc7b3945d561e66bb07012ced2941332 Mon Sep 17 00:00:00 2001 From: tipaul Date: Mon, 30 Sep 2002 16:14:46 +0000 Subject: [PATCH] bugfix --- installer-lite.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/installer-lite.pl b/installer-lite.pl index a255e22205..d15b03a964 100644 --- a/installer-lite.pl +++ b/installer-lite.pl @@ -344,6 +344,9 @@ of steps that you will need to complete. 4. Update your database tables perl updatedatabase -I /pathtoC4 + 5. Update your database to use MARC + perl marc/fill_usmarc.pl -I /pathtoC4 to put MARC21 - english datas in parameter table + perl marc/updatedb2marc.pl -I /pathtoC4 to update biblios from old-DB to MARC-DB (!!! it may be long : 30 biblios/second) * Koha.conf 1. Copy Koha.conf to /etc/ -- 2.20.1