[Pythonmac-SIG] Universal binary build of py2app application won't run on 10.3.9

Christopher Barker Chris.Barker at noaa.gov
Thu Jun 29 21:04:07 CEST 2006


Michael Glassford wrote:
>> """
>>> Note that dylibs and frameworks
>>> in vendor locations (/System and /usr - except for /usr/local) are NOT
>>> included in your application bundle.
>> """

Would it be hard to put a little hack in Py2App to include that 
particular lib, even though it is in /usr?

Or better yet, a way to pass in a list of libs you want included 
regardless of their location.

Of course, this assumes that the lib you get with 10.4 will work on 
10.3.9...

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list