El Duvelle wrote:
So my question is : are there options in py2app which would enable to make the .app running for another processor than the one on which py2app is installed, and more precisely an Intel with mac os 10.5 ?

If you run py2app with the version of Python you get from python.org (Universal Framework Build), you will get a Universal build, and it should run on any Mac running OS-X 10.4 and above, and maybe even 10.3.9.

Sometimes things "just work"!

-Chris


--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to