It looks like you don't have the freetype development headers installed.
Try --
yum install freetype-devel
Or as a shortcut to get all of the build dependencies installed:
yum-builddep python-matplotlib
Mike
On 05/06/2013 05:01 PM, rad wrote:
> I was able to install everything with pip
I was able to install everything with pip except for sqlite and matplotlib.
Downloading/unpacking matplotlib
Downloading matplotlib-1.2.1.tar.gz (38
Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2
Type "help", "copyright", "credits" or "licens
On 05/06/2013 01:20 PM, rad wrote:
> I am using the virtualenvwrapper and am installing this in a new virtualenv.
> I also tried installing it locally but failed with the same error:
>
> /home/webalert/.virtualenvs/mandala/lib/python2.6/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594
Also when installing it locally NOT using pip, it worked
sudo yum install python-matplotlib
I do want to install it into my virtualenv however.
--
View this message in context:
http://matplotlib.1069221.n5.nabble.com/getting-error-command-gcc-failed-with-exit-status-1-while-installing-matplo
I am using the virtualenvwrapper and am installing this in a new virtualenv.
I also tried installing it locally but failed with the same error:
/home/webalert/.virtualenvs/mandala/lib/python2.6/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:
warning: ‘int _import_array()’ defined