Re: [matplotlib-devel] [Matplotlib-users] DLL Load failure for matploltlib._png

2013-03-08 Thread Tejashri Kandolkar
On Fri, Mar 8, 2013 at 3:46 PM, Tejashri Kandolkar < tejashri.kandol...@gmail.com> wrote: > Thanks Christoph, thanks for the help. > > However I found the issue. > The issue is that somehow matplotlib_release variant linked to the debug > lib of libpng. > And so on a non-

Re: [matplotlib-devel] Issues with building Matplotlib 1.2.0 on RHEL5

2012-11-28 Thread Tejashri Kandolkar
Hi, Yes, I am trying to build against custom-built libraries. and thanks for the suggestion about LDFLAGS, but that didn't work too. It still picks up system versions of the libraries. What has pkg-config got to do with this? (I havent worked extensively with linux so not much idea) I think I sh