[pylucene-dev] building a PyLucene binary release for Windows

Andi Vajda vajda at osafoundation.org
Wed Mar 26 18:32:01 PDT 2008


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.

Andi..


More information about the pylucene-dev mailing list