Where to Find Frameworks
Hi, all! In migrating to a new server, I have installed the current version of Koha. When I was installing it, it asked me which frameworks to install in addition to the default, FA, and ACQ. I declined them all, but I now think I ought to have installed them also. Is there a site from which they can be downloaded? Many thanks for your help. -- 気を付けて。 /ki wo tukete/ = Take care. -- Charles. Charles Kelley, MLS PSC 704 Box 1029 APO AP 96338 Charles Kelley Tsukimino 1-Chome 5-2 Tsukimino Gaadenia #210 Yamato-shi, Kanagawa-ken 〒242-0002 JAPAN +1-301-741-7122 [US cell] +81-80-4356-2178 [JPN cell] mnogojazyk@aol.com [h] cmkelleymls@gmail.com [p] linkedin.com/in/cmkelleymls <http://www.linkedin.com/in/cmkelleymls> Meeting Your Information Needs. Virtually.
Hi again, all! In our latest exchange, on 24 July 2020, on 6:32 AM, I wrote: In migrating to a new server, I have installed the current version of
Koha.
When I was installing it, it asked me which frameworks to install in addition to the default, FA, and ACQ. I declined them all, but I now think I ought to have installed them also. Is there a site from which they can be downloaded?
In rereading my note, I see I was unclear. I installed ACQ and FA, but I'm looking for other frameworks, e.g., BKS (or BK), VM, etc. Are there other frameworks that the Koha package supplies? If you have already sent me FA and ACQ, thank you. -- 気を付けて。 /ki wo tukete/ = Take care. -- Charles. Charles Kelley, MLS PSC 704 Box 1029 APO AP 96338 Charles Kelley Tsukimino 1-Chome 5-2 Tsukimino Gaadenia #210 Yamato-shi, Kanagawa-ken 〒242-0002 JAPAN +1-301-741-7122 [US cell] +81-80-4356-2178 [JPN cell] mnogojazyk@aol.com [h] cmkelleymls@gmail.com [p] linkedin.com/in/cmkelleymls <http://www.linkedin.com/in/cmkelleymls> Meeting Your Information Needs. Virtually.
Hi, On Thu, Jul 23, 2020 at 5:33 PM Charles Kelley <cmkelleymls@gmail.com> wrote:
When I was installing it, it asked me which frameworks to install in addition to the default, FA, and ACQ. I declined them all, but I now think I ought to have installed them also. Is there a site from which they can be downloaded?
Assuming that you installed from Debian packages, you can find the SQL and YAML files for loading the frameworks under /usr/share/koha/intranet/cgi-bin/installer/data/mysql/ For example, the BKS, SER, etc. frameworks for MARC21 in English can be found in /usr/share/koha/intranet/cgi-bin/installer/data/mysql/en/marcflavour/marc21/optional/marc21_simple_bib_frameworks.yml If you're looking for other languages or UNIMARC, vary the path under /usr/share/koha/intranet/cgi-bin/installer/data/mysql/. Since marc21_simple_bib_frameworks.yml is a YAML server, to load it, you need open a shell session and do something along these lines: [1] sudo koha-shell KOHA_INSTANCE_NAME [2] /usr/share/koha/bin/load_yaml.pl -f /PATH/TO/marc21_simple_bib_frameworks.yml --load Regards, Galen -- Galen Charlton Implementation and Services Manager Equinox Open Library Initiative phone: 1-877-OPEN-ILS (673-6457) email: gmc@equinoxInitiative.org web: https://equinoxInitiative.org direct: +1 770-709-5581 cell: +1 404-984-4366
participants (2)
-
Charles Kelley -
Galen Charlton