On Mon, Nov 08, 2004 at 08:51:05PM +0100, Andreas Jung wrote:
--On Montag, 8. November 2004 19:39 Uhr +0000 John Poltorak <jp@warpix.org> wrote:
'--ignore-largefile' is not understood by Zope X3's configure.
Does this imply largefile support in Python is required?
Neither the configure of Zope 2 nor Zope 3 has such a directive
Maybe you can explain this help screen... [Zope-2.7.3-0]# ./configure --help configure [--help] [--quiet] [--with-python=path] [--prefix=path] [--build-base=path] [--ignore-largefile] [--ignore-zlib] [--optimize] Creates a Makefile suitable for building and installing Zope Options: --help shows usage and quits --quiet suppress nonessential output --with-python specify a path to a Python interpreter to use --prefix specify an installation path for binary data --build-base specify a temporary path for build files *********************************************************** --ignore-largefile ignore large file support warnings *********************************************************** --ignore-expat ignore warnings about expat/pyexpat --ignore-zlib ignore warnings about zlib --optimize optimize compiled Python bytecode --no-compile Dont compile Python bytecode Given no options, configure will search your PATH for a suitable Python interpreter and will use '/opt/Zope-2.7' as a prefix.
-aj
-- John