On Wed, Aug 18, 2010 at 3:53 AM, Michal Lorenc <m.lor...@uq.edu.au> wrote:

> Hello,
> I have Python in my home directory installed and when I tried to install
> matplotlib in the following way:
> x...@wp: ~/temp/matplotlib-1.0.0 $which python
> ~/programs/python/bin/python
> x...@wp: ~/temp/matplotlib-1.0.0 $python setup.py build
> basedirlist is: ['/usr/local', '/usr']
>
> ============================================================================
> BUILDING MATPLOTLIB
>            matplotlib: 1.0.0
>                python: 2.6.4 (r264:75706, Jan 28 2010, 14:19:59)  [GCC
>                        4.1.2 20071124 (Red Hat 4.1.2-42)]
>              platform: linux2
>
> REQUIRED DEPENDENCIES
>
>
> the installation stopped at "REQUIRED DEPENDENCIES".
>
> What did I wrong?
>
> Thank you in advance.
>
>
Did it stop?  Or did the build just hang there?  Also, do you have the other
build dependencies installed for matplotlib?
http://matplotlib.sourceforge.net/users/installing.html#build-requirements

Ben Root
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to