Changes between Initial Version and Version 1 of ASAPMatplotlibInstall
- Timestamp:
- 07/18/06 14:29:44 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ASAPMatplotlibInstall
v1 v1 1 Obtain source code from http://sourceforge.net/projects/matplotlib/ 2 3 {{{ 4 5 cd /some/dir 6 tar zxvf ~/matplotlib-0.87.3.tar.gz 7 cd matplotlib-0.87.3 8 9 python setup.py build 10 11 python setup.py install 12 13 }}} 14 15 Please refer to the o/s [wiki:ASAPInstall notes] for suggested packages which need to be installed to compile matplotlib