[matplotlib-devel] Freetype config recommendation for installing matplotlib from Source

2014-03-11 Thread Jim Parker
All, I needed to install matplotlib from source along with all dependencies, and I found a "gotcha" related to how setupext.py discovers freetype2 dependencies. The default is to use freetype-config --version which uses a custom binary provided by freetype to list the version number and linker

Re: [matplotlib-devel] Freetype config recommendation for installing matplotlib from Source

2014-03-13 Thread Jim Parker
atplotlib/matplotlib/pull/1941 > > Mike > > > On 03/11/2014 05:00 PM, Jim Parker wrote: > > All, >I needed to install matplotlib from source along with all dependencies, > and I found a "gotcha" related to how setupext.py discovers freetype2 > depe