search for: libxapianqueryparser

Displaying 5 results from an estimated 5 matches for "libxapianqueryparser".

2004 Jun 28
2
[Fwd: Irix install of omega fails.]
OK, I'll try again. Thanks, Jim. -------------- next part -------------- An embedded message was scrubbed... From: Jim Lynch <jwl@sgi.com> Subject: Irix install of omega fails. Date: Mon, 28 Jun 2004 14:16:46 -0400 Size: 2057 Url: http://lists.tartarus.org/pipermail/xapian-discuss/attachments/20040628/212669c1/Irixinstallofomegafails.eml
2005 Mar 28
4
Problem with bindings and MinGW
...uot;-lxapianqueryparser -lxapian " % {'xapianbase': XAPIAN_BASE}).split() EXTRA_CFLAGS = ( "-I%(xapianbase)s/include " % {'xapianbase': XAPIAN_BASE}).split() DATA_FILES = [] if sys.platform == "win32": df = ( "%(xapianbase)s/bin/libxapianqueryparser-5.dll " "%(xapianbase)s/bin/libxapian-5.dll " % {'xapianbase': XAPIAN_BASE}).split() DATA_FILES = [('.', df)] EXTRA_CFLAGS.append("-DNO_REMOTE_OPEN") setup(name="Xapian", version="0.8.5", description=&...
2005 Mar 28
4
Problem with bindings and MinGW
...uot;-lxapianqueryparser -lxapian " % {'xapianbase': XAPIAN_BASE}).split() EXTRA_CFLAGS = ( "-I%(xapianbase)s/include " % {'xapianbase': XAPIAN_BASE}).split() DATA_FILES = [] if sys.platform == "win32": df = ( "%(xapianbase)s/bin/libxapianqueryparser-5.dll " "%(xapianbase)s/bin/libxapian-5.dll " % {'xapianbase': XAPIAN_BASE}).split() DATA_FILES = [('.', df)] EXTRA_CFLAGS.append("-DNO_REMOTE_OPEN") setup(name="Xapian", version="0.8.5", description=&...
2004 Nov 22
3
Test builds for CYGWIN and IRIX?
I'm starting to prepare the next release. Since 0.8.3 I've made a number of changes to get working builds working on HPUX and OSF, and made some of the Windows specific bits more robust. I'd like to check that these haven't broken CYGWIN or IRIX builds, but I don't have access to these platforms. If you are able to test, it'd be most appreciated if you could. Download a
2004 Oct 18
1
xapian-bindings compile creates 34mb xapian_wrap.o file?
...st with a 100MB cc1plus process, then a 200MB an? process? At first I thought it was hung, but it did finish: ******************** /bin/sh ../libtool --mode=link g++ -Wall -Wno-unused -Wno-uninitialized -g -O2 -o xapian.la -rpath /usr/lib/tcl8.3 -avoid-version -module xapian_wrap.lo /usr/lib/libxapianqueryparser.la /usr/lib/libxapian.la g++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.4/crtbeginS.o .libs/xapian_wrap.o /usr/lib/libxapianqueryparser.so /usr/lib/libxapian.so -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lstdc++ -lm -lc -lgcc /usr/lib/gcc-lib/i386-linux/2.95.4/crtendS.o /usr...