[pylucene-dev] Re: experiences with --shared on Linux

Bill Janssen janssen at parc.com
Tue Mar 11 16:53:07 PDT 2008


> 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


More information about the pylucene-dev mailing list