[pylucene-dev] how to build a PyLucene egg?
Bill Janssen
janssen at parc.com
Mon Mar 3 17:41:33 PST 2008
I'd like to package PyLucene as part of the UpLib distribution for OS
X, and I'd like to actually build JCC and PyLucene on my machine, then
put a binary distribution of it into OS X installer. I see that
there's a binary for OS X, built by Kapil Thangavelu, on the Web site,
but I don't see any instructions on how to reproduce that "egg". I
don't see anything in the Makefile, either. What am I missing?
[Later] Ah, "make compile" generates the egg. May I suggest adding an
alias so that one may say, "make egg"?
So, if I distribute the PyLucene egg, do I also need to distribute JCC?
Is one egg somehow dependent on the other egg?
Bill
More information about the pylucene-dev
mailing list