[pylucene-dev] Makefile section for OS X Tiger PPC
Andi Vajda
vajda at osafoundation.org
Sun Nov 18 10:59:53 PST 2007
On Sun, 18 Nov 2007, Bill Janssen wrote:
> Here's another Makefile section:
>
> # Mac OS X Tiger PPC (Python 2.3.5, Java 1.5, setuptools 0.6c7)
> PREFIX_PYTHON=/usr
> ANT=ant
> PYTHON=$(PREFIX_PYTHON)/bin/python
> JCC=$(PYTHON) /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/jcc-1.0-py2.3-macosx-10.4-ppc.egg/jcc/__init__.py
> NUM_FILES=1
Now I see the difference :)
(ppc vs i386 in the JCC invocation line)
Thanks !
Andi..
More information about the pylucene-dev
mailing list