search for: ralfd

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

Did you mean: ralf
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
On 12 Feb 2014, at 14:58, "Hurricane Tong" <zhangshangtong.cpp at qq.com> wrote: > hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` BuildIndexDemo.cpp You want to use xapian-config-1.3 here, not xapian-config (which will be the installed version, not the trunk version you built). I've just built trunk (on Mac OS, admittedly),
2005 Aug 15
0
Last modification time
...Xapian for a (mostly) weekly updated newspaper and might soon create RDF/RSS feeds based on queries. Some of those pulling clients might be satisfied with a HEAD request ... But it's not too urgent, i either do the stat thing or subclass Database to implement a last_modified method. Cheers, RalfD > It probably > wouldn't be too hard to return a time_t for the last modification time. > > Cheers, > Olly
2006 Jan 03
2
Debian Package Installation
Hi: I've successfully installed Xapian under Ubuntu Linux using APT but when I tried it on an older Debian machine I got a broken package error: ------------------------------------------ # apt-get install libxapian8 Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are
2007 May 30
5
java bindings 1.0.0 - jni.h not found
Hi all, I am new to Xapian and want to use it with Java. In order to do that I tried to compile the Java bindings. I set XAPIAN_CONFIG and invoked "configure". However "./configure --with-java" exits with an error. Point of failure: checking for jni.h... no checking for jni.h in /usr/lib/jvm/java-1.5.0-sun/include... no checking for jni.h in
2014 Feb 13
2
A beginner in "Posting list encoding improvements"
...ug problems: sudo apt-get purge libxapian-dev > I've just built trunk (on Mac OS, admittedly), and your code compiled and linked fine, and when run created an empty database as expected. The code post4ed works fine on Debian/testing with the distributed devel packages as well. Cheers, RalfD . -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140213/1bac5368/attachment-0002.html>