Re: [Matplotlib-users] static linking

2012-09-30 Thread Rita
Nelly, I would like to compile libpng into matplotlib if possible, ie static. Seems like thats not possible and I would like to would LD_LIBRARY_PATH as much as possible. I much prefer -Wl, rpath or LD_PRELOAD. Jouni, for the pkg-config can I use the one with my OS, /usr/bin/pkg-config? and also l

Re: [Matplotlib-users] static linking

2012-09-30 Thread Nelle Varoquaux
On 30 Sep 2012 06:11, "Jouni K. Seppänen" wrote: > > Rita writes: > > > i have a micro distribution setup. I am building python, numpy, scipy from > > scratch. I am building matplotlib from scratch also. > > > > I am doing a simple, /apps/bin/python setup.py build. > > > > I also compiled libpng