[Koha-devel] [IMPORTANT] for Koha setups in UNIMARC and git

Paul Poulain paul.poulain at biblibre.com
Wed Oct 24 12:16:39 CEST 2012


Le 22/10/2012 14:19, Paul Poulain a écrit :
> Hi koha-devel,

Important dddition to the previous mail: the sed is not enough... it
does not change usmarc.mar, that is required for Authorities in grs1
The authority search badly fails until you've updated usmarc.mar to have:
name unimarc
reference unimarc

(instead of
name usmarc
reference usmarc
)

So upgrading requires 3 steps:
cd path/to/your/zebra/config/files
sed -i 's/syntax="usmarc"/syntax="unimarc"/' `grep -rl 'syntax="usmarc"' *`
vi etc/usmarc.mar

-- 
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : (33) 4 91 81 35 08


More information about the Koha-devel mailing list