On Thu, Dec 18, 2003 at 10:34:54AM -0800, jmruiz@boe.es wrote:
> Index database files greater than 2GB are now available in an alpha
> state for Linux/Unix systems. Current cvs version of swish-e-2.5 (beta
> versions) contains the required modifications. Any feedback is
> welcome.
Great, Jose. Thanks!
> Run configure and manually modify src/Makefile to add
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> to the DEFS line. Then "make" it.
Or run configure like:
./configure CPPFLAGS='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
There's an autoconf feature what will do that automatically. Maybe that
should be added to configure.in.
--
Bill Moseley
moseley@hank.org
Received on Thu Dec 18 19:38:20 2003