> Date: Tue, 17 Jun 2008 10:10:30 -0700
> From: [EMAIL PROTECTED]
> Subject: Re: [Pythonmac-SIG] [py2app] how to make a .app running on mac intel 
> 10.5
> To: [EMAIL PROTECTED]; pythonmac-sig@python.org
> 
> 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.
>

Thanks for your answer,

It does works, but the problem is that the launching of my .app on the mac with 
Intel is veeery slow compared to launching on the mac with a ppc. And I guess 
it is so because the computer has to convert the .app or something like that... 
 But I guess that if there are no options to select the type of computer we 
want the .app to run on, I'll just have to go on with what I've got.

Thanks again.

Leos

_________________________________________________________________
Faites vous de nouveaux amis grâce à l'annuaire des profils Messenger !
http://home.services.spaces.live.com/search/?page=searchresults&ss=true&FormId=AdvPeopleSearch&form=SPXFRM&tp=3&sc=2&pg=0&Search.DisplayName=Nom+public&search.gender=&search.age=&Search.FirstName=Pr%C3%A9nom&Search.LastName=Nom&search.location=Lieu&search.occupation=Profession&search.interests=amis&submit=Rechercher
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to