matplotlib and numpy installation

2006-05-27 Thread cesco
Hi, I wanted to install python, numpy and matplotlib on Linux Ubuntu. I installed python with the following commands ./configure --enable-unicode=ucs4 make make install and then I installed numpy running python setup.py install Finally I came to matplotlib, that for the installation requires the

Re: matplotlib and numpy installation

2006-05-27 Thread Travis E. Oliphant
cesco wrote: Hi, I wanted to install python, numpy and matplotlib on Linux Ubuntu. I installed python with the following commands ./configure --enable-unicode=ucs4 [snip] running build_ext building 'matplotlib.backends._ns_backend_agg' extension gcc options: '-pthread