[pylucene-dev] Introducing PyLucene without gcj
Andi Vajda
vajda at osafoundation.org
Mon Sep 24 16:25:28 PDT 2007
On Mon, 24 Sep 2007, Andi Vajda wrote:
> It turns out that only the package_data feature is new in python 2.4.
> The setuptools package, where this feature is coming from, is supported on
> Python 2.3.5.
> I might be able to make this work by using setuptools on Python 2.3.5....
I just checked in the changes for jcc to build and run on Python 2.3.5.
To build and run jcc on Python 2.3.5, the setuptools package is required.
This package is not required for Python 2.4 or later.
See 'Notes on Python 2.3' section in JCC's README file.
Andi..
More information about the pylucene-dev
mailing list