It's not hard to compile the normal xapian stuff but if you
download
svn it can be tricky to compile the complete release.
1) Get swig 1.3.26 or higher from swig.org. The Breezy
packages are too old.
The rest is only needed for cvssearch.
2) `apt-get install libdb4.1++-dev`
3) Download the recent pstream.h from pstreams.sf.net
Replace cvssearch/db/pstream.h and
cvssearch/map/process/pstream.h
4) I couldn't figure out where uint_to_string() came from
so I
rewrote it, and there was another typo in that same file.
The patch
is attached.
regards,
dan carpenter
_______________________________________________
Xapian-discuss mailing list
Xapian-discuss lists.xapian.org
http://lists.xapian.org/mailman/listinfo/xapian-discuss
a>
|