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..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to