On Wed, Oct 18, 2006 at 03:19:39PM +0200, Marcus Ramberg
wrote:> Big-Shiny:~/src/xapian-utf8 marcus$ ./bootstrap
> Bootstrapping `xapian-core'
> libtoolize: `configure.in' does not exist
> Try `libtoolize --help' for more information.
> autoreconf: libtoolize failed with exit status: 1
> Bootstrap failed
This probably means you have a really old version of autoconf (or
perhaps automake or libtool). See HACKING for the version requirements
and recommendations.
Or you could just use a bootstrapped snapshot from here:
http://oligarchy.co.uk/xapian/branches/utf8/
Cheers,
Olly