|
From: Nat E. <nat...@gm...> - 2013-09-26 18:58:26
|
Is there a way to force matplotlib to build (on Mac, 10.6, Xcode 3) against a specific, non-standard location of libpng? Right now it appears to be linking to /usr/X11/lib/libpng12.0.dylib, which is making it very difficult to install the resulting binaries on other Macs. I couldn't figure out a way to point it somewhere else. thanks, Nat |