Changes between Version 2 and Version 3 of InstallOsxSnowLeopard
- Timestamp:
- 09/15/11 11:14:50 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallOsxSnowLeopard
v2 v3 1 1 = Installation = 2 2 3 Note this is for the default apple provedversion of python! It will not work with any other version.3 Note this is for the default apple version of python! It will not work with any other version. 4 4 5 5 Get the latest release: 6 6 7 7 {{{ 8 curl -O ftp://ftp.atnf.csiro.au/pub/software/asap/current/asap-3.0.0-osx-10.6-universal-python2.6.tar.bz2 8 curl -O ftp://ftp.atnf.csiro.au/pub/software/asap/current/OSX/10.6/asap-3.1.0-py2.6.egg 9 curl -O ftp://ftp.atnf.csiro.au/pub/software/asap/current/OSX/10.6/matplotlib-1.1.0-py2.6-macosx-10.6-universal.egg 10 curl -O ftp://ftp.atnf.csiro.au/pub/software/asap/current/OSX/10.6/numpy-2.0.0.dev_b5cdaee_20110710-py2.6-macosx-10.6-universal.egg 11 curl -O ftp://ftp.atnf.csiro.au/pub/software/asap/current/OSX/10.6/libgfortran.3.dylib 9 12 }}} 10 13 11 Unpack and follow the instructions in the README file 12 {{{ 13 tar jxf asap-3.0.0-osx-10.6-universal-python2.6.tar.bz2 14 cd asap-3.0.0-osx-10.6-universal-python2.6 15 less README 16 }}} 14 And see ftp://ftp.atnf.csiro.au/pub/software/asap/current/OSX/10.6/INSTALL 17 15 18 NOTE: This will only work with ipython <= 0.10 and matplotlib < 1.0