[Xapian-discuss] building on RHEL 5/CentOS 5

Tim Brody tdb2 at ecs.soton.ac.uk
Mon Aug 23 11:13:16 BST 2010


RHEL5 has autoconf 2.59 and automake 1.9.6.

I've managed to build the whole Xapian family by reducing the
requirement to 2.59/1.9.6 in configure.ac.

Omega requires docdir which can be added by hand in docs/Makefile.am:
docdir = ${datadir}/doc/${PACKAGE}

if !MAINTAINER_NO_DOCS
dist_doc_DATA = $(RSTHTML)
endif


All I've done is get these packages compiled - I haven't tested in any
serious way.

All the best,
Tim.




More information about the Xapian-discuss mailing list