Changes between Version 2 and Version 3 of InstallOsxLeopard


Ignore:
Timestamp:
02/18/09 15:56:51 (15 years ago)
Author:
Malte Marquarding
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallOsxLeopard

    v2 v3  
    11Install
    22
    3  * [http://python.org/ftp/python/2.5.4/python-2.5.4-macosx.dmg python 2.5]
    4  * {{{ cd /tmp && curl -O http://peak.telecommunity.com/dist/ez_setup.py && python ez_setup.py}}}
    5 
    6  * ipython - {{{ easy_install ipython }}}
    7  * numpy - {{{ Get the pre-built package from our ftp server [ftp://ftp.atnf.csiro.au/pub/software/asap/osx-dependencies/numpy-1.2.1.macosx-10.3-i386.tar.gz here], then {{{ tar -xzv -C / numpy-1.2.1.macosx-10.3-i386.tar.gz }}}
     3 *  get [http://python.org/ftp/python/2.5.4/python-2.5.4-macosx.dmg python 2.5]
     4 * get setuptools - {{{ cd /tmp && curl -O http://peak.telecommunity.com/dist/ez_setup.py && python ez_setup.py}}}
     5 * ipython - {{{ easy_install ftp://ftp.atnf.csiro.au/pub/software/asap/osx-dependencies/ipython-0.9.1-py2.5.egg }}}
     6 * numpy - {{{ easy_install ftp://ftp.atnf.csiro.au/pub/software/asap/osx-dependencies/numpy-1.2.1-py2.5-macosx-10.3-i386.egg }}}
    87 * matplotlib -  Get the package from our ftp server [ftp://ftp.atnf.csiro.au/pub/software/asap/osx-dependencies/matplotlib-0.98.5.2-py2.5-mpkg.zip here], unzip and install
    98