[pylucene-dev] building a PyLucene binary release for Windows
Andi Vajda
vajda at osafoundation.org
Wed Mar 26 19:20:38 PDT 2008
On Wed, 26 Mar 2008, Andi Vajda wrote:
> On Wed, 26 Mar 2008, Bill Janssen wrote:
>
>> Now I'd like to build a zip file for Windows, containing the PyLucene
>> build. I believe the right way to do this is to "make compile", then
>> extract from the "build" sub-directory the "lucene" and
>> "lib.win32-2.4" subdirectories. Seems awkward. Could we add a "make
>> bdist" branch to the Makefile?
>
> I think the right way to do this is to ask distutils/setuptools to do it for
> us. I should add a few other flags to jcc, say --bdist and --sdist, to do
> this.
I added support for using --bdist with JCC. See JCC's README [1] for more
information about this new flag.
Andi..
More information about the pylucene-dev
mailing list