https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40304 --- Comment #11 from David Cook <dcook@prosentient.com.au> --- (In reply to Jake Deery from comment #10)
Thanks for looking again, David. I did consider leaving the Debian-specific zebra-*-dom.cfg files as they were, but decided to include /usr/lib64, as:
* /usr/lib64 does exist on Debian-based systems (even if it isn't used by default) and so may be used if someone decided to compile and install Zebrasrv themselves
* It is, from my reading and understanding, a Linux standard path, and so I felt like it should be included for compatibility.
Oh snap, you're right. I think I'd just looked at Debian 11 and Ubuntu 22.04. I looked at Ubuntu 24.04 just now and I see that there is a /usr/lib64. It's not really used for much except it has a symlink from /usr/lib64/ld-linux-x86-64.so.2 to /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2. But still... fair enough!
Thanks for your time on this. I'll try to get a Mac user's QA on this one today.
Oh you know me... I like the weird stuff haha. (I'm also low key interested in Koha having ARM support.) I didn't think that Mac could run Koha though? I thought Mac users run Koha in Linux virtual machines? -- You are receiving this mail because: You are watching all bug changes.