The last paragraph in the INSTALL file for jcc-pylucene is PyLucene with JCC requires a Java Development Kit and 'ant' to be present. It uses the Java Native Invocation Interface and expects <jni.h> and the Java libraries to be present at build and runtime.
This seems to imply that the JDK is necessary "at runtime". You might want to add something like The JDK is only necessary to build PyLucene with JCC; use of the resulting PyLucene requires only a JRE. Bill _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
