On Mar 20, 2010, at 15:54, Bill Janssen <jans...@parc.com> wrote:
Here's my latest patch against the SVN trunk. It allows you to say
"--auto-find-jvm-dll" when building JCC:
python setup.py build --auto-find-jvm-dll install
and puts that setting in the jcc/config.py file. Later, if it's set,
when "jcc" is imported, it looks up the JVM location in the registry
and
puts it at the end of "Path". The default is off.
It also correctly builds the jcc.lib file with mingw, and I added a
section to the lucene Makefile for "make wininst", as well as
configuration section in the Makefile for using mingw32. I've tried
it
with Java 6 on mingw32, and Java 5 on OS X Leopard.
Got it. I'll take a look when I'm near my computer again (only on a
bus with wifi at the moment).
Andi..
Bill
<pylucene.diff>