https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40304 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- If we want to double-check RPM packaged Zebra, we can look at the following: https://github.com/indexdata/idzebra/blob/master/idzebra.spec There we see the use of the %_libdir macro, so then we do some Googling. I won't include the links here because then Bugzilla will auto-ban me for being a spammer :). But for opensuse, it shows %_libdir goes into /usr/lib(64) For Fedora, it says %_libdir goes to /usr/%{_lib} and %{_lib} is lib64 (or just lib on 32bit platforms. Of course, they're probably assuming x86 for all those... hmmm. -- How'd you install the Zebra on the ARM system? -- You are receiving this mail because: You are watching all bug changes.