[pylucene-dev] finding the JVM DLL on Windows...

Dirk Rothe d.rothe at semantics.de
Sun Apr 27 10:54:50 PDT 2008


On Sun, 27 Apr 2008 18:07:07 +0200, Bill Janssen <janssen at parc.com> wrote:

> It appends the value found in the registry (if any) to the end of the
> PATH, so any value previously put on the PATH by sitecustomize.py (or
> by Andi's hypothetical __init__.py code that runs before the "lucene"
> module is loaded), would take precedence, and the registry value would
> not actually be used -- your custom Java would still be used.  The
> code I suggest would just be the "last-ditch" solution.

Ok, I was not aware of this behaviour. So this would be fine with me.

--dirk


More information about the pylucene-dev mailing list