19 Jun
2002
19 Jun
'02
7:27 p.m.
"F" == flynt <flynt@gmx.ch> writes:
F> Maybe this Howto by Seb Beacon could help ? F> http://www.zope.org/Members/beacon/install_instructions These instructions don't look correct to me. The problem is that they don't follow the Python 2.1.x instructions for building with large file support. While it might work on some platforms, I expect the instructions in the docs are better. I certainly wouldn't recommend editing config.h by hand. Also, it mentions --without-pymalloc and --with-threads which are already the defaults for Python 2.1 and 2.2. Jeremy