Re: [Matplotlib-users] pip install 0SX 10.7

2013-08-07 Thread Michael Droettboom
On 08/07/2013 01:24 PM, Matthew Brett wrote: > Hi, > > On Wed, Aug 7, 2013 at 4:50 AM, Michael Droettboom wrote: >> It should look in /usr/include and /usr/local/include by default. Is it >> in either place? > There are no freetype* files in either place, no. How would they get > there (other th

Re: [Matplotlib-users] pip install 0SX 10.7

2013-08-07 Thread Matthew Brett
Hi, On Wed, Aug 7, 2013 at 4:50 AM, Michael Droettboom wrote: > It should look in /usr/include and /usr/local/include by default. Is it > in either place? There are no freetype* files in either place, no. How would they get there (other than an explicit install)? Thanks again, Matthew -

Re: [Matplotlib-users] pip install 0SX 10.7

2013-08-07 Thread Michael Droettboom
It should look in /usr/include and /usr/local/include by default. Is it in either place? On 08/06/2013 10:16 PM, Matthew Brett wrote: > Hi, > > Continuing my adventures with setuptools > > I'm installing matplotlib into a clean + numpy virtualenv with python.org 2.7 > > I have CC=clang in or

[Matplotlib-users] pip install 0SX 10.7

2013-08-06 Thread Matthew Brett
Hi, Continuing my adventures with setuptools I'm installing matplotlib into a clean + numpy virtualenv with python.org 2.7 I have CC=clang in order to involve some header problems with the default gcc compiler. numpy compiles and installs OK. pip install matplotlib errors with: clang -fno