Changes between Version 14 and Version 15 of ASAPOSXInstall


Ignore:
Timestamp:
11/21/06 15:17:16 (17 years ago)
Author:
Malte Marquarding
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ASAPOSXInstall

    v14 v15  
    1313tplotlib/mpl-data/matplotlibrc
    1414
    15    Replace "WxAgg" with "TkAgg"
     15   Replace "!WxAgg" with "!TkAgg"
    1616
    1717    Alternatively you could download:
     
    3535f)
    3636 * '''popwerpc'''
    37    http://www.atnf.csiro.au/pub/software/asap/2.1/asap-2.1.0-osx_ppc.tar.bz2
     37   http://www.atnf.csiro.au/pub/software/asap/2.1/asap-2.1.1-osx_ppc.tar.bz2
    3838{{{
    39    tar jxf asap-2.1.0-osx_ppc.tar.bz2
    40    cd asap-2.1.0-osx_ppc
     39   tar jxf asap-2.1.1-osx_ppc.tar.bz2
     40   cd asap-2.1.1-osx_ppc
    4141   sudo ./install
    4242}}}
    4343
    4444 * '''intel'''
    45    http://www.atnf.csiro.au/pub/software/asap/2.1/asap-2.1.0-osx_x86.tar.bz2
     45   http://www.atnf.csiro.au/pub/software/asap/2.1/asap-2.1.1-osx_x86.tar.bz2
    4646{{{
    47    tar jxf asap-2.1.0-osx_x86.tar.bz2
    48    cd asap-2.1.0-osx_x86
     47   tar jxf asap-2.1.1-osx_x86.tar.bz2
     48   cd asap-2.1.1-osx_x86
    4949   sudo ./install
    5050}}}
    5151
    52 g) after this startasap by typing
     52g) after this start asap by typing
    5353
    5454{{{