Re: [Pythonmac-SIG] Latest Py2app bug..

2009-10-09 Thread Luis A. Bastiao Silva
Yeap. It works at Snow Leopard. By the way it still broken with macho lib headers. :( Nobody can fix it? On Fri, Oct 9, 2009 at 11:38 PM, Christopher Barker wrote: > hari jayaram wrote: > >> I looked at all my app bundles created with py2app . >> Inside App/Contents/MacOS >> The python is a link

Re: [Pythonmac-SIG] Latest Py2app bug..

2009-10-08 Thread Luis A. Bastiao Silva
Hi, Just to say that It happens also with me. Using Snow Leopard and python2.6. File "/Users/bastiao/Umit/svn/trunk/py2app-0.4.2-py2.6.egg/py2app/build_app.py", line 60, in copy_framework destfn = self.appbuilder.copy_framework(info, self.dest) File "/Users/bastiao/Umit/svn/trunk/py2app-

[Pythonmac-SIG] Header too long - error

2009-03-24 Thread Luis A. Bastiao Silva
Hi everyone, I have a error when i'm trying make a bundle: copying /opt/local/lib/libgtk-x11-2.0.0.dylib -> /Users/luis/Documents/Projects/umit/umit-svn/trunk/dist/umit.app/Contents/Frameworks WARNING: Mach-O header may be too large to relocate WARNING: Mach-O header may be too large to relocate