[matplotlib install] Problem when compiling.

Hello, I have a problem when compiling matplotlib.

python setup.py build stop here :

copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.linux-
x86_64-2.4/matplotlib/mpl-data
copying lib/matplotlib/mpl-data/matplotlib.conf -> build/lib.linux-
x86_64-2.4/matplotlib/mpl-data
running build_ext
error: don't know how to compile C/C++ code on platform 'posix' with 'gcc'
compiler

Any idea?

By the way, do you know how to install matplotlib in a selected location ?
Thank you very much.

David

I finally found a binary package at rpm bones, so all is fine. Thank you very
much.