Op dinsdag 28 juni 2011 22:34:57 schreef LAURENT Henri-Damien:
You would have to install koha-common and it comes along. From what I tested, unless i am mistaken, koha-* scripts are to be used on a machine where you install koha as a package with standard install with USMARC only.
That's correct. What documentation there is is at:
http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze
the rest will have to be got from reading the source at the moment. Unless someone wants to write man pages (please, anyone ;)
It's aimed at USMARC at the moment because that's what I know, but if anyone who knows other MARCs wants to help out, that's great too. If all it is is that zebra needs a different configuration, then that can be an option to koha-create. From what I know of the Koha installer, there is an environment
Le 28/06/2011 13:58, Robin Sheat a écrit : parameters which allows to create the desired zebra configuration files : ZEBRA_MARC_FORMAT And ZEBRA_LANGUAGE All it would have to do is set those parameters or ask for confirmation... Same could be done with INSTALL_MODE (dev mode is the most appropriate in many structures, even for "little libraries" when you want some support) INSTALL_SRU AUTH_INDEX_MODE grs1 would be mandatory for UNIMARC installation. and other environnement variables enclosed in install_misc/environment_MakeFile.PL could be displayed and asked for confirmation before getting to the make; make install. my 2 cents. -- Henri-Damien LAURENT