koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] Ding, ding... koha 1.9.3 just arrived at sourceforge ai


From: Chris Cormack
Subject: Re: [Koha-devel] Ding, ding... koha 1.9.3 just arrived at sourceforge airport. Welcome onboard
Date: Wed May 21 13:39:01 2003
User-agent: Mutt/1.3.28i

On Wed, May 21, 2003 at 01:29:05PM -0700, Ron Wickersham said:
> hi Paul,
> 
> if a machine is using Mike's CVS updating method does that automatically
> make the system 1.9.3 or should you reinstall?
> 
Hi Ron,

It will make all your code 1.9.3, but if there have been changes to the
database structure, which there has been, it wont have caught that.


SO
PACKAGE NEEDED :
---------
Update your MARC::Record to get the latest version (1.26).
Koha won't work with old versions, and bulkmarcimport.pl need
MARC::Batch.pm, whichi is recent.
MARC::Record 1.25 works to, but reports hundred of warnings in
error_log. pls upgrage to 1.26 !


DB modifications :
---------
* the marc_breeding table has been modified. A row "encoding"
varchar(40) has been added. It's used to manage character encoding.
* the z3950_servers table has been modified. A row "syntax" varchar(40)
has been added. It's used to manage character encoding.


These 2 bits, will need to be done (IE upgrade MARC::Record and installing
MARC::Batch, plus the db changes)
To get your system running 1.9.3

Chris

-- 
Chris Cormack                                                     Programmer
027 4500 789                                       Katipo Communications Ltd
address@hidden                                          www.katipo.co.nz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]