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

[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to