> > Hmmm. Contrary to the JCC README, this does not result in an egg.
> > The .so file gets built, but no packaging is done.
>
> What's the quote ?
Sorry, this is in the example:
--build # and finally compiling the generated C++ code
# into a Python egg via distutils
> An egg is only built by setuptools which is imported when it is found.
I'm trying a small patch to jcc/python.py, and will report back.
> The only control over egg-or-not I have is whether I import setuptools
> instead of distutils as is done on jcc's setup.py and python.py when
> building extensions with jcc.
So, how do you recommend bundling a build of PyLucene for distribution?
Bill
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev