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

Andrew Arensburger arensb at users.sourceforge.net
Sat Oct 5 10:33:14 CEST 2002


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

Modified Files:
      Tag: arensb-context
	installer-lite.pl 
Log Message:
Merged with head.


Index: installer-lite.pl
===================================================================
RCS file: /cvsroot/koha/koha/installer-lite.pl,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -r1.2 -r1.2.2.1
*** installer-lite.pl	14 Aug 2002 18:12:51 -0000	1.2
--- installer-lite.pl	5 Oct 2002 08:33:12 -0000	1.2.2.1
***************
*** 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