Displaying 20 results from an estimated 3000 matches similar to: "Re: [Xapian-commits] Changes in xapian/xapian-bindings/"
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
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
2016 Feb 22
3
Database left unlocked by Tcl bindings
On Sun, 21 Feb 2016 22:33:22 +0000, Olly Betts <olly at survex.com> wrote:
> On Sun, Feb 21, 2016 at 02:15:25PM +0100, Eric J wrote:
> > I discovered, while trying to set up Tcl bindings for Notmuch
> > (https://notmuchmail.org/), which uses Xapian, that flintlock was not
> > being locked (I had lost updates).
>
> It seems to work for me, testing with this:
>
2007 Apr 17
3
Deprecation
Yesterday I updated the deprecation.rst document such that I think it
contains all the items which are slated for deprecation (and also
contains full details of the upgrade suggestions, as Olly suggested).
I've marked several things which have been deprecated for a long period
of time (ie, since 0.9.0 or earlier) for removal in 1.0.0, in line with
the policy outlined in the document. If
2004 May 11
2
Re: [Xapian-commits] Changes in xapian/xapian-applications/queryserver/ xapian/xapian-applications/queryserver/source/
On Tue, May 11, 2004 at 05:41:58PM +0100, Richard Boulton wrote:
> * If the queryserver can't parse a query, strip out all special
> characters, and then retry. This means that we get some kind of
> result even if the query is broken.
That's probably a feature worth pushing down into Xapian::QueryParser...
Cheers,
Olly
2004 May 20
1
Re: [Xapian-commits] Changes in xapian/xapian-core/
On Thu, May 20, 2004 at 02:55:13PM +0100, Richard Boulton wrote:
> Add debian packaging files to distribution tarball.
>
> Modified files:
> xapian-core : Makefile.am
You also need to add debian/Makefile.in to configure.in (I usually
forget too). Probably debian/control.in too.
Cheers,
Olly
2006 Apr 11
1
[LLVMdev] make dist?
Hi,
> I hope this brief tutorial has helped. Feel free to ask questions.
> Further details can be found in Makefile.rules.
Although I don't think it uses automake, chapter 13 of
http://sources.redhat.com/autobook/autobook/autobook_toc.html may still
be useful since it gives a similar overview.
Cheers,
Ralph.
2009 Jun 02
0
[LLVMdev] problem with TCLSH when reconfiguring LLVM (was Re: make TEST=ipodbgopt in sqlite3: problem with TCLSH)
>> Doesn't the toplevel configure set TCLSH in Makefile.config?
There seems to be a problem with reconfiguring LLVM when you use a
config.cache file. In an empty directory I get:
$ ~/svn/llvm-project/llvm/trunk/configure --cache-file=config.cache
[... lots of stuff ...]
$ grep -i tclsh Makefile.config
TCLSH := /usr/bin/tclsh8.4
$ ~/svn/llvm-project/llvm/trunk/configure
2011 Aug 23
2
Xapian for RHEL/CentOS 6.x
Hi All,
I've built RPM packages for Xapian 1.2.7 for RHEL 6. Instructions:
su
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}
perl-Search-Xapian is available for those not using the SWIG bindings.
I had to
2008 Sep 13
1
package config file for windows
Hi,
I'm maintaining randtoolbox package on CRAN and I wonder how to do a
windows config file? I need to test SSE2 instructions support as well
as inttypes.h library check.
Currently I use the trick of 'foreign' package, i.e. I have config.win
file with
cp -p src/config.h.win src/config.h
and config.h.win was written manually from config.h.in. There is no
test at all on
2009 May 29
0
[LLVMdev] make TEST=ipodbgopt in sqlite3: problem with TCLSH
On 2009-05-29 15:55, Jay Foad wrote:
> On Linux, when I run "make TEST=ipodbgopt" in
> MultiSource/Applications/sqlite3 I get:
>
> make[4]: Entering directory
> `/home/foad/llvm/poo/build/test-suite/MultiSource/Applications/sqlite3'
> Compiling shell.c to Output/shell.bc
> /home/foad/svn/llvm-project/test-suite/trunk/MultiSource/Applications/sqlite3/speedtest.tcl
2009 May 29
2
[LLVMdev] make TEST=ipodbgopt in sqlite3: problem with TCLSH
On Linux, when I run "make TEST=ipodbgopt" in
MultiSource/Applications/sqlite3 I get:
make[4]: Entering directory
`/home/foad/llvm/poo/build/test-suite/MultiSource/Applications/sqlite3'
Compiling shell.c to Output/shell.bc
/home/foad/svn/llvm-project/test-suite/trunk/MultiSource/Applications/sqlite3/speedtest.tcl
make[4]: execvp:
2013 Apr 20
4
warning: dl() [function.dl]: xapian: Unable to initialize module Module compiled with module API=20050922
I installed xapian core on Centos system. On execution, I get this error message:
"warning: dl() [function.dl]: xapian: Unable to initialize module Module compiled with module API=20050922, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in /usr/share/php/xapian.php on line 22."
PHP 5.2.16 (cli) (built: Dec 17 2010
2006 May 06
0
Paid summer project: advanced integration of Xapian into MoinMoin wiki
Dear list readers,
I just wanted to tell that the MoinMoin wiki project is taking part in Google's
"Summer of Code 2006" and one of the project students might get paid for an
advanced integration of Xapian into MoinMoin wiki, exploiting what Xapian can do.
Required: you must be a university student, have Xapian knowledge and know
Python (MoinMoin is coded in Python).
You will have
2011 Apr 13
0
Xapian developers at ECIR in Dublin next week
I'll be at ECIR 2011 in Dublin next week, from Monday 18th to Thursday
21st:
http://www.ecir2011.dcu.ie/
Richard Boulton and Charlie Hull will be speaking at the Industry Day on
the Thursday, which I think runs in parallel to the conference.
If anyone else is around, do say hello.
Cheers,
Olly
2015 Dec 30
0
Xapian 1.2.22 released
I've released Xapian 1.2.22 (including Search::Xapian 1.2.22.0), which
you can download from:
http://xapian.org/download
Since 1.2.16, release tarballs are compressed with xz instead of gzip,
as it provides much better compression, without being too slow to
decompress. (For now at least, Search::Xapian is still gzipped.)
We decided not to provide multiple formats for the downloads. The
2017 Apr 24
0
Xapian 1.4.4 released
Xapian 1.4.4 can now be downloaded from:
https://xapian.org/download
The wiki has a summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.4
A big thanks to the following people for helping to make this release a
reality: Shivanshu Chauhan, Richard Boulton, Kirill A. Shutemov, David
Bremner, James Aylett, Mario Emmenlauer, Daniel Schepler, James Clarke,
Gaurav
2018 Jul 02
0
Xapian 1.4.6 released
Xapian 1.4.6 can now be downloaded from:
https://xapian.org/download
This release includes a fix for CVE-2018-0499:
https://trac.xapian.org/wiki/SecurityFixes/2018-07-02
The wiki will shortly have a summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
A big thanks to the following people for helping to make this release a
reality: Germán M. Bravo, Robert
2016 Feb 21
5
Database left unlocked by Tcl bindings
I discovered, while trying to set up Tcl bindings for Notmuch
(https://notmuchmail.org/), which uses Xapian, that flintlock was not
being locked (I had lost updates).
I then found that opening a Xapian database for writing directly via
the Xapian Tcl bindings also silently fails to lock flintlock.
I have taken a copy of flint_lock.cc to play with, and I find that it
locks the file when called
2016 Sep 23
1
Install Mariadb on Centos 7 fails
At 09:36 AM 9/23/2016, you wrote:
>On 2016-09-22 18:07, david wrote:
> > Folks
> >
> > I'm having problems installing Mariadb in Centos 7.
> >
> >
> > Here's what I did:
> >
> > 0) Become root
> > 1) Make sure that mariadb and mysql are NOT installed.
> > 2) Delete residual libs
> > rm -rf /var/lib/mysq*
>