[pylucene-dev] Introducing PyLucene without gcj

Bill Janssen janssen at parc.com
Mon Sep 24 23:29:35 PDT 2007


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


More information about the pylucene-dev mailing list