titanous / homebrew-gnuradio

GNU Radio Formulae for Homebrew (unmaintained)
109 stars 110 forks source link

freetype/config/ftheader.h file not found #44

Open natevw opened 10 years ago

natevw commented 10 years ago

When doing:

sudo pip install https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz

I get this error:

/usr/X11/include/ft2build.h:56:10: fatal error: 'freetype/config/ftheader.h' file not found

I had to do a variant of this workaround:

sudo ln -s /usr/local/include/freetype2/ /usr/include/freetype