> Why are you building the PyLucene egg without installing JCC ? Because I don't want the version of JCC I'm building my distribution of PyLucene with to affect the version of JCC I have installed on my machine for normal operation. > The JCC runtime code needed by PyLucene > is linked into the _lucene.so extension already. Right. Bill