[MacPorts] #13287: py-pyobjc fails to build on Mac OS X 10.5
Leopard
MacPorts
trac at macosforge.org
Tue Apr 22 12:13:10 PDT 2008
#13287: py-pyobjc fails to build on Mac OS X 10.5 Leopard
--------------------------------------+-------------------------------------
Reporter: nathan.stocks at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: High | Milestone: Port Bugs
Component: ports | Version: 1.5.2
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by habnabit at gmail.com):
pyobjc 1.4 is buildable on Leopard. It's just a little tricky, and I
haven't been able to figure out what to patch to make it work without some
really nasty hacking.
Here's how:
1. download pyobjc-1.4 and unpack it.
2. download this file into the pyobjc-1.4 directory:
http://www.habnabit.org/codegen.tbz2
3. $ sudo python setup.py install
4. wait until right after the line about running a code generator script;
right when the C modules are starting to be built, and then press ^Z to
suspend the process.
5. $ sudo rm -rf build/codegen
6. $ tar xjvf codegen.tbz2
7. $ fg
This will build pyobjc 1.4 and install it. I haven't figured out how to
avoid the part where it runs the code generator script, though.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13287#comment:7>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list