> You can include that in the LFLAGS in JCC's setup.py. > (just like is done for libjava.so)
That would be for use of JCC, but what *you* need to do is use it in the generation of the .so for JCC-generated extensions like _lucene.so, so that they know where to look for libjcc.so when they are loaded. Bill _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
