Changes between Version 2 and Version 3 of InstallOsxSnowLeopard


Ignore:
Timestamp:
09/15/11 11:14:50 (13 years ago)
Author:
Malte Marquarding
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallOsxSnowLeopard

    v2 v3  
    11= Installation =
    22
    3 Note this is for the default apple proved version of python! It will not work with any other version.
     3Note this is for the default apple version of python! It will not work with any other version.
    44
    55Get the latest release:
    66
    77{{{
    8 curl -O ftp://ftp.atnf.csiro.au/pub/software/asap/current/asap-3.0.0-osx-10.6-universal-python2.6.tar.bz2
     8curl -O ftp://ftp.atnf.csiro.au/pub/software/asap/current/OSX/10.6/asap-3.1.0-py2.6.egg
     9curl -O ftp://ftp.atnf.csiro.au/pub/software/asap/current/OSX/10.6/matplotlib-1.1.0-py2.6-macosx-10.6-universal.egg
     10curl -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
     11curl -O ftp://ftp.atnf.csiro.au/pub/software/asap/current/OSX/10.6/libgfortran.3.dylib
    912}}}
    1013
    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 }}}
     14And see ftp://ftp.atnf.csiro.au/pub/software/asap/current/OSX/10.6/INSTALL
    1715
    18 NOTE: This will only work with ipython <= 0.10 and matplotlib < 1.0