Change #6329
Category | None |
Changed by | Galen Charlton <gmc | @equinoxinitiative.org>
Changed at | Mon 29 Jul 2019 13:42:25 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | fa69633a2d7bfc29be1703c70d8b83c370d3fe57 |
Comments
LP#741788: install the MARC stream importer better This patch ensures that marc_stream_importer.pl gets installed in the Evergreen binary directory and that an example configuration file gets installed in the appropriate configuration directory (rather than, as in the past, the Evergreen bindir). This patch also causes `oils_header.pl`, which is used by other command-line scripts, to be installed in the bin directory by default. To test ------- [1] Run a normal Evergreen installation. Verify that marc_stream_importer.pl is installed in /openils/bin (or the equivalent if you've chosen a non-default installation directory) and that marc_stream_importer.conf is installed in /openils/conf (or its equivalent) [2] (optional) If you have access to OCLC Connexion, verify that you can run the MARC stream importer and use it to push records into Evergreen. Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org> Signed-off-by: Josh Stompro <stomproj@larl.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org> Signed-off-by: Jason Stephenson <jason@sigio.com>
Changed files
- Open-ILS/examples/marc_stream_importer.conf.example
- Open-ILS/src/Makefile.am
- Open-ILS/src/support-scripts/marc_stream_importer.conf
- Open-ILS/src/support-scripts/marc_stream_importer.pl
- Open-ILS/src/support-scripts/marc_stream_importer.pl.in
- docs/RELEASE_NOTES_NEXT/Administration/install-marc-stream-importer-in-bin.adoc