[pylucene-dev] PyLucene 2.0 and issues building on Mac OS X
10.4.6 with system Python
Bill Janssen
janssen at parc.com
Mon May 29 12:52:10 PDT 2006
> I'll upgrade to the latest tools (well, XCode 2.2.1 -- I've got that on
> CD) and try again from scratch.
I've upgraded the developer tools, which gives me gcc 4, which lets me
build gcc-3.4.4 from source. I can use that in turn to build
PyLucene, and with the newer developer tools, the test for
-LSystemStubs in the Makefile also works fine. (Though I still think
it's a bad test -- it should check the version of "ld", not the
version of the OS).
Thanks again for the help.
Bill
More information about the pylucene-dev
mailing list