[Xapian-discuss] Compiling xapian on Ubuntu Breezy

Dan Carpenter error27 at gmail.com
Fri Jan 13 05:48:17 GMT 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-alignment
Type: application/octet-stream
Size: 1283 bytes
Desc: not available
Url : http://lists.tartarus.org/pipermail/xapian-discuss/attachments/20060112/f8fac9c8/diff-alignment-0001.obj


More information about the Xapian-discuss mailing list