Re: [Matplotlib-users] static linking

2012-09-29 Thread Jouni K . Seppänen
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 and cairo in a location. Have you set up pkg-config for your build

Re: [Matplotlib-users] static linking

2012-09-29 Thread Rita
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 and cairo in a location. On Fri, Sep 28, 2012 at 10:49 PM, Eric Firing wrote: > On 201