7 Feb
2002
7 Feb
'02
6:43 p.m.
Doesn't compilezpy.py make the python binary when you install? (also, for future, I noticed that python 2.2 is supposed to auto-detect during build?)
From: "Andreas Jung" <andreas@zope.com> Organization: Zope Corporation Reply-To: "Andreas Jung" <andreas@zope.com> Date: Wed, 6 Feb 2002 12:31:18 -0500 To: "marc lindahl" <marc@bowery.com>, <zope@zope.org> Subject: Re: [Zope] how to enable Large File Support with 2.5 release?
You have to build Python from scratch because LFS depends on your operating system and a pre-built Python binary with LFS enabled might not run on a system that has no LFS support.
- aj