[Pythonmac-SIG] [py2app] [pygame] can't build my app
Pierre-Alain Dorange
pdorange at mac.com
Thu Jun 19 23:54:55 CEST 2008
Le 19 juin 08 à 18:40, Christopher Barker a écrit :
> no, you can download the whole thing with an SVN client. I think
> the command line client comes with Apple's developer tools (I'm not
> sure how I installed it, it's been a while, but if you don't have
> it, you can try: http://www.collab.net/downloads/community/). Once
> you have an svn client, you should be able to do:
>
> $ svn checkout http://svn.pythonmac.org/py2app/py2app/trunk/ pyappSVN
Many thanks, it helped a lot !
i just got some trouble to install svn correctly (adding to $PATH,
that was my first time).
then a also have to "svn" modulegraph (because the py2app 0.4.2
trunk can't find the version it needs).
After this easy_install macholib works
And finally py2app build my app without errors !
Thanks.
--
Pierre-Alain Dorange
Blog Citoyen de Cognac <http://cognac-citoyen.blogspot.com/>
Le Retour de l'Autruche <http://www.leretourdelautruche.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20080619/094a0e13/attachment.htm>
More information about the Pythonmac-SIG
mailing list