In article <banlktiku6mtem1o_ma5hfgbu4bzsc4b...@mail.gmail.com>,
 Brian Zambrano <bri...@gmail.com> wrote:

> Just bumping this.  Does anyone have solution or some advice on how to
> proceed?

You might be able to provide more insight by running the following 
commands on the zlib extension module:

ls -l ./Resources/lib/python2.6/lib-dynload/zlib.so
file ./Resources/lib/python2.6/lib-dynload/zlib.so
otool -L ./Resources/lib/python2.6/lib-dynload/zlib.so

and stating exactly which py2app options you are using to build the app.

-- 
 Ned Deily,
 n...@acm.org

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

Reply via email to