Hie, I'm looking for documentation about the Koha's debian installer. I've looked at wiki but I can't find sripts "koha-*" description. Thanks, -- Fridolyn SOMERS ICT engineer PROGILONE - Lyon - France fridolyn.somers@gmail.com
Le 28/06/2011 12:19, Fridolyn SOMERS a écrit :
Hie,
I'm looking for documentation about the Koha's debian installer. I've looked at wiki but I can't find sripts "koha-*" description.
Thanks,
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.
Hope that helps. -- Henri-Damien LAURENT
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. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204
Ok, thanks. This question comes from a client. Actually, I'm more focussed on DEV mode. It works well for several instances. Best regards, 2011/6/28 Robin Sheat <robin@catalyst.net.nz>
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.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Fridolyn SOMERS ICT engineer PROGILONE - Lyon - France fridolyn.somers@gmail.com
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
Op woensdag 29 juni 2011 00:11:37 schreef LAURENT Henri-Damien:
From what I know of the Koha installer, there is an environment parameters which allows to create the desired zebra configuration files :
I'd need to to not run as part of the installer, but instead see what they produce differently and allow those different files to be swapped in when you create an instance. That way you could have USMARC and UNIMARC running from one package installation. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204
Op woensdag 29 juni 2011 00:11:37 schreef LAURENT Henri-Damien:
From what I know of the Koha installer, there is an environment parameters which allows to create the desired zebra configuration files :
I'd need to to not run as part of the installer, but instead see what they produce differently and allow those different files to be swapped in when you create an instance. That way you could have USMARC and UNIMARC running from one package installation.
I tried to use a package "koha-common" (stable 3.2.x) for library with Unimarc-records. Probably, the command "koha-create" work good only with marc21-specific. Editing record.abs and others not gave effect and I published a bug: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6172 The generation of two (or more) different instances with "koha-create" for unimarc and marc21 (and languages) would be very good. Probably could be a problem with marc21/unimarc agreement the choice Marc-standard when creating the instance (koha-create) and the web installer. With best regards, -- Serhij Dubyk -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Hi
Op woensdag 29 juni 2011 00:11:37 schreef LAURENT Henri-Damien:
From what I know of the Koha installer, there is an environment parameters which allows to create the desired zebra configuration files :
I'd need to to not run as part of the installer, but instead see what they produce differently and allow those different files to be swapped in when you create an instance. That way you could have USMARC and UNIMARC running from one package installation.
I tried to use a package "koha-common" (stable 3.2.x) for library with Unimarc-records. Probably, the command "koha-create" work good only with marc21-specific. Editing record.abs and others not gave effect and I published a bug: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6172 The generation of two (or more) different instances with "koha-create" for unimarc and marc21 (and languages) would be very good. Probably could be a problem with marc21/unimarc agreement the choice Marc-standard when creating the instance (koha-create) and the web installer. With best regards, -- Serhij Dubyk
+1 for me This could be a little step for the package, a great step for Koha 2011/6/28 Robin Sheat <robin@catalyst.net.nz>
Op woensdag 29 juni 2011 00:11:37 schreef LAURENT Henri-Damien:
From what I know of the Koha installer, there is an environment parameters which allows to create the desired zebra configuration files :
I'd need to to not run as part of the installer, but instead see what they produce differently and allow those different files to be swapped in when you create an instance. That way you could have USMARC and UNIMARC running from one package installation.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Fridolyn SOMERS ICT engineer PROGILONE - Lyon - France fridolyn.somers@gmail.com
participants (5)
-
Fridolyn SOMERS -
LAURENT Henri-Damien -
Robin Sheat -
Serhij Dubyk / Сергій Дубик -
Сергій Дубик