Emanuele Santos wrote:
> It should load /usr/lib/libgcc_s.1.dylib. The problem is that the binary 
> package of matplotlib for mac is linked 
> against /usr/local/lib/libgcc_s.1.dylib.

ouch -- it shouldn't be. Did you build it yourself or is that the 
"official" one?

Also, it seems that Py2app really should include libs that are in 
/usr/local with the bundle, so that may be a py2app bug/feature.

Boy, this is a pain!

oh well,

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to