Re: [Koha] Problems creating OAI datasets

2014-07-02 Thread Robin Sheat
op 03-07-14 08:49, Steve Sowder schreef: > There are missing configurations. For starters, I > copied /usr/share/koha/koha-conf.xml.in to /usr/share/koha/koha-conf.xml > (because it didn't exist). That won't work, as the .in is a template. How have you installed Koha? (Packages, tarball, git)

[Koha] Problems creating OAI datasets

2014-07-02 Thread Steve Sowder
I have two OAI sets defined with mapping to the contents of a 595s field. To create the database the online manual in section 4.8.4 says to execute: misc/migration_tools/build_oai_sets.pl From our techie: <<< There are missing configurations. For starters, I copied /usr/share/koha/koha-conf.xm