[Xapian-discuss] Perl interface isn't working in 1.2.x

Olly Betts olly at survex.com
Mon Aug 26 21:58:01 BST 2013


On Mon, Aug 26, 2013 at 08:51:29AM -0400, Jim Lynch wrote:
> On 08/25/2013 05:02 PM, Olly Betts wrote:
> >So the simple fix is
> >probably just to install the perl-Search-Xapian RPM instead.
> Thanks, the Centos 6 repos don't have that rpm and the
> http://xapian.org/download page seems to only cover the XS bindings,

No, it covers both:

| For convenience you can install a package to pull in his package repository
| and then you can install the packages using yum:
|
|    $ su
|     enter your root password
|     # rpm -ivh http://rpm.eprints.org/rpm-eprints-org-key-1-1.noarch.rpm
|     # rpm -ivh http://rpm.eprints.org/xapian/6/noarch/rpm-eprints-org-xapian-6-1.noarch.rpm
|     # yum update
|     # yum install xapian-omega xapian-bindings-{php,python,tcl8,perl,ruby}

So this (xapian-bindings-perl) would be the SWIG-based Perl bindings.

| (or whatever Xapian packages you want to install).
| 
| perl-Search-Xapian is available for those not using the SWIG bindings. 

And this is the hand-coded XS bindings.

Cheers,
    Olly



More information about the Xapian-discuss mailing list