Štěpán Němec <[email protected]> wrote: > On Thu, 24 Aug 2023 01:22:33 +0000 > Eric Wong wrote: > > > ease-of-installation on systems which don't provide > > pre-packaged Perl Xapian bindings (e.g. OpenBSD 7.3) but > > do provide Xapian development libraries. > > Where's this coming from? My servers are currently still running > 7.2, but I do see the package on 7.3 as well: > > https://ftp.openbsd.org/pub/OpenBSD/7.3/packages/amd64/xapian-bindings-perl-1.4.22.tgz
Thanks. I missed the `-perl' suffix and thought `xapian-bindings' alone would stem it correctly (I'm not familiar with OpenBSD package management at all and just getting started with `pkg_add'). I'll update the commit message before pushing, since CentOS 7.x and probably some other ancient distros are missing the Perl bindings.
