Bug 6849

Summary: idzebra modules not found on openSUSE 64-bit
Product: Koha Reporter: Bob Ewart <bob-ewart>
Component: Installation and upgrade (command-line installer)Assignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: P5 - low CC: robin, vanoudt
Version: Main   
Hardware: PC   
OS: Linux   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Bob Ewart 2011-09-05 17:17:44 UTC
openSUSE 11.3 installs the idzebra modules in /usr/lib64... not /usr/lib...

zebra-authorities.cfg, zebra-authorities-dom,cfg and zebra-biblios.cfg all reference /usr/lib and have to be edited in order to work.

The installer should check as to where these modules are located and update the .cfg files to the correct location.
Comment 1 Robin Sheat 2015-01-05 03:24:54 UTC
I made a wiki page for this sort of thing, though it would be good for the installer to handle this somehow.

http://wiki.koha-community.org/wiki/Troubleshooting_Zebra#No_such_record_type
Comment 2 Nicholas van Oudtshoorn 2015-12-24 06:28:46 UTC
Just found this bug. Marking it as a duplicate of 15405, which contains a working patch that fixes this.

*** This bug has been marked as a duplicate of bug 15405 ***