On 30-Dec-08, at 4:26 PM, Joe Strout wrote:

We've gotten most of this mostly working on 10.5 Intel, but now to make a properly portable app, I need to go back and do it all again on a 10.4 machine. I'm stuck on step 1.

If you're using the Python.org build of python, it's built against the 10.4u SDK, so the apps you build should be portable to any 10.4 machine, even if built on 10.5. What error are you encountering when you try to run the 10.5-built app on 10.4?

David
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to