FWIW, I'm using the official 0.98.5.

Looking at the app bundle, all of the matplotlib .so files are linking
against:

@executable_path/../Frameworks/libgcc_s.1.dylib

...*except* matplotlib/backends/_macosx.so which is linking against:

/usr/lib/libgcc_s.1.dylib

So, I didn't see any looking in /usr/local/lib.

BZ


On Tue, Nov 10, 2009 at 11:57 AM, John Hunter <jdh2...@gmail.com> wrote:

> On Tue, Nov 10, 2009 at 1:26 PM, Emanuele Santos
> <emanuelesan...@gmail.com> wrote:
> > Hi, Chris
> >
> > I think it is the official one (0.98.5).
> > I didn't try the latest version but I can check if this is still true.
>
> Could you please -- there were some bugs in linking on the OSX
> binaries that were fixed between 0.98.5 and 0.99.1 so I'd like to
> confirm that this was fixes as well
>
>
------------------------------------------------------------------------------
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