Displaying 20 results from an estimated 10000 matches similar to: "Guile bindings for Xapian"
2004 May 11
0
Re: [Xapian-commits] Changes in xapian/xapian-bindings/ xapian/xapian-bindings/guile/ xapian/xapian-bindings/php4/ xapian/xapian-bindings/python/ xapian/xapian-bindings/tcl8/
On Tue, May 11, 2004 at 06:11:36PM +0100, Richard Boulton wrote:
> "xapian-config --cxxflags" assumes that it doesn't need to emit
> -I/usr/include in this situation (presumably on the basis that
> any sane C compiler will already have that on its path).
Worse, passing -I/usr/include causes problems with some versions of GCC
on some platforms as GCC generates
2011 Apr 18
0
Who can help me?I got a problem when I make ”Xapian-bindings“
Hi?
I am a beginer. And I want to try this searcher.
When I configure and building Xapian-bingdings,
I met this problem.
I type "make"
then got
some error info:
That appear like this:
jack at jack-desktop:~/SE/xapian-bindings-1.2.5$ make
make all-recursive
make[1]: ?????? `/home/jack/SE/xapian-bindings-1.2.5'
Making all in python
make[2]: ??????
2004 Oct 18
1
xapian-bindings compile creates 34mb xapian_wrap.o file?
Questions are threaded into the output:
********************
#./configure --without-python
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking
2024 Jul 18
1
Xapian 1.4.26 released
Xapian 1.4.26 can now be downloaded from:
https://xapian.org/download
This release is mainly composed bug fixes and portability improvements.
The wiki has the usual summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.26
A big thanks to Sourav Saha, Baran Demir, A. Jiang, Qiu Yingbo, Arun
Isaac and Ryan Schmidt for helping to make this release a reality.
If
2005 Jun 07
2
Compiling PHP Bindings
Hi all.
I have problem compiling xapian php bindings.
I am using debian sarge.
I have installed php4-dev before compilation.
I am getting the following errors:
boomer:~/xapian/xapian-bindings-0.9.0# make
make all-recursive
make[1]: Entering directory `/root/xapian/xapian-bindings-0.9.0'
Making all in php4
make[2]: Entering directory `/root/xapian/xapian-bindings-0.9.0/php4'
make
2011 Apr 21
1
Installing Search::xapian
Sorry if this is a repost .. I have edited my query a little bit and my
previous post was too long and so was waiting approval(I cancelled it)
Ok. Another question..
I have installed the Search ::Xapian on my local machine. Now I'm trying to
install it on a machine where i dont have root access. So while running
configure of the Xapian library I gave the -prefix option and everything
installed
2013 Mar 09
0
CESA-2013:0588 Moderate CentOS 6 gnutls Update
CentOS Errata and Security Advisory 2013:0588 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-0588.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
04230acb396caab808c0703453745ef9330d9acb43f90039122c03d36a38034c gnutls-2.8.5-10.el6_4.1.i686.rpm
2012 Mar 28
0
CESA-2012:0429 Important CentOS 6 gnutls Update
CentOS Errata and Security Advisory 2012:0429 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0429.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
48f7b95cb3496922467547cbb3d2a4e547f250b602985ef7dd5790956582f78a gnutls-2.8.5-4.el6_2.2.i686.rpm
2013 May 30
0
CESA-2013:0883 Important CentOS 6 gnutls Update
CentOS Errata and Security Advisory 2013:0883 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-0883.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
67db64c6503776a303693ce1f8813df40bbc1724d172ebbcb931e3f93a367db9 gnutls-2.8.5-10.el6_4.2.i686.rpm
2014 Mar 04
0
CESA-2014:0246 Important CentOS 6 gnutls Update
CentOS Errata and Security Advisory 2014:0246 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-0246.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
4db48061ff04aa8a5929e9534d7a1c6d3f8ce505ff3d05ff76c018678af88b6e gnutls-2.8.5-13.el6_5.i686.rpm
2014 Jun 04
0
CESA-2014:0595 Important CentOS 6 gnutls Update
CentOS Errata and Security Advisory 2014:0595 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-0595.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
66cb5f85a5893510e888d010b724740069d027838320a95ff489d76c4f96c606 gnutls-2.8.5-14.el6_5.i686.rpm
2016 Jan 07
0
CESA-2016:0012 Moderate CentOS 6 gnutls Security Update
CentOS Errata and Security Advisory 2016:0012 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-0012.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
0eb31a49120fa25c404589fd876c9d7cfc4aeef7cd7b2a2a2d24711e967f8279 gnutls-2.8.5-19.el6_7.i686.rpm
2004 Oct 22
1
Re: [Xapian-commits] Changes in xapian/xapian-bindings/ xapian/xapian-bindings/python/docs/
On Thu, Oct 21, 2004 at 05:45:42PM +0100, Olly Betts wrote:
> Log message:
> python/docs/bindings.html: Remove documentation explicitly saying
> how we wrap Xapian::QueryParser and Xapian::Stem since we wrap them
> exactly as we wrap everything else we don't mention! Also mention
> simpleexpand example.
The point of this comment was to highlight that they exist within the
2015 Jun 19
1
REPLY: make check xapian-bindings-1.2.21 & Search-Xapian-1.2.21.0
Dear Olly Betts,
I think the tests for the perl module Search-Xapian-1.2.21.0 might be fewer in number than the perl tests included with xapian-bindings-1.2.21. If some of the tests have similar but modified content I do not know. I am not so skilled as to interpret the compared test results.
If you want to suggest a paired earlier version of Xapian to a specific xapian.bindings version,
I might
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
> On an Ubuntu 15.10, following the docs at
> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>
> When
>
> running debuild -e PHP_VERSIONS=5 -us -uc
>
> I get (sorry for the French):
>
>
> "
> dpkg-buildpackage -rfakeroot -D -us -uc
> dpkg-buildpackage: paquet source
2013 Jul 09
2
Apparent xapian.org website misconfiguration?
Hi All,
Not sure if you already know this:
I was just in the process of showing someone xapian, when I found that
the website is not functioning correctly.
It appears that PHP config is somehow not functioning correctly.
--
My apologies if this is the wrong place to report this, or if you
already know this problem exists.
Best,
.ike
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:44, Yannick Warnier a ?crit :
> Le 26/03/16 18:04, Olly Betts a ?crit :
>> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
>>> On an Ubuntu 15.10, following the docs at
>>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>>>
>>> When
>>>
>>> running debuild -e PHP_VERSIONS=5 -us -uc
2017 Jan 16
0
Building xapian-bindings
Oh, by the way, just running `make all` works fine too, which is what
I am now doing in the gem.. but fixing the makefile would retain the
existing working behaviour of `make clean all` which was fine in 1.2.x
On 16 January 2017 at 14:21, Samuel Williams
<space.ship.traveller at gmail.com> wrote:
> I'm posting this here to help others who might be having the same issue.
>
> I
2012 Jun 22
1
Problem with running xapian-bindings (php) on Fedora 16 and 17
Hi.
I have problem with running xapian php plugin on Fedora 17 64 bit. Earlier
I had problem with Fedora 16 64 bit. After installing from yum repo or
compiling from source I was getting error : PHP Warning: PHP Startup:
Unable to load dynamic library '/usr/lib64/php/modules/xapian.so' -
/usr/lib64/php/modules/xapian.so: undefined symbol: zend_error_noreturn in
Unknown on line 0
On Fedora
2009 Jan 29
1
Xapian Ruby bindings do not implement full multi-value-sorting functionality?
Hello,
this is a question that could be answered by collaborators of the Ruby
bindings.
Today I've played around with the Xapian::MultiValueSorter class. I've set
everything up and then I tried following on an instance of Xapian::Enquire:
:
enquire = Xapian::Enquire.new(database)
enquire.query = options[:query]
:
sorter = Xapian::MultiValueSorter.new
sorter.add(0, true)
sorter.add(1,