[Koha-cvs] CVS: koha installer-lite.pl,1.2,1.3

Paul POULAIN tipaul at users.sourceforge.net
Mon Sep 30 18:14:49 CEST 2002


Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv1700

Modified Files:
	installer-lite.pl 
Log Message:
bugfix

Index: installer-lite.pl
===================================================================
RCS file: /cvsroot/koha/koha/installer-lite.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** installer-lite.pl	14 Aug 2002 18:12:51 -0000	1.2
--- installer-lite.pl	30 Sep 2002 16:14:46 -0000	1.3
***************
*** 345,348 ****
--- 345,351 ----
  	   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





More information about the Koha-cvs mailing list