Changes between Version 14 and Version 15 of OldMacSingleStepInstaller


Ignore:
Timestamp:
Nov 1, 2016 3:24:44 PM (6 years ago)
Author:
toby
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OldMacSingleStepInstaller

    v14 v15  
    22
    33A new approach for downloading and installing GSAS-II, along with required prerequisites has been developed using tools from Continuum Analytics, Inc. and their Anaconda free product. Downloading
    4 [https://anl.box.com/v/GSASII4mac this file]
    5 (~220 Mb) provides, Python, a number of Python packages, and subversion, which is used to install and update GSAS-II. This is a new installation process, so please report problems, unclear instructions to [mailto:toby@anl.gov Brian Toby] (notes about success are also appreciated). Note that a much more detailed version of these instructions, with lots of screen images, [MacSingleStepInstallerFigs is found here.]
     4[https://anl.box.com/v/GSASII4mac12 this file]
     5(~200 Mb) provides, Python, a number of Python packages, and subversion, which is used to install and update GSAS-II. This is a new installation process, so please report problems, unclear instructions to [mailto:toby@anl.gov Brian Toby] (notes about success are also appreciated). Note that a much more detailed version of these instructions, with lots of screen images, [MacSingleStepInstallerFigs is found here.]
    66
    77=== Step 1: ===
    8 Download file ```g2conda-0.1.1-MacOSX-x86_64.sh``` from this URL https://anl.box.com/v/GSASII4mac
     8Download file ```g2conda-0.1.2-MacOSX-x86_64.sh``` from this URL https://anl.box.com/v/GSASII4mac
    99
    1010=== Step 2: ===
     
    1212Execute this file.
    1313This should be done by typing the command
    14    ```bash <path>/g2conda-0.1.1-MacOSX-x86_64.sh```
     14   ```bash <path>/g2conda-0.1.2-MacOSX-x86_64.sh```
    1515in a terminal window. One easy way to to this is to open a terminal (!Applications/Utilities/Terminal.app) type "```bash ```" (leaving a space), then use finder to drag the downloaded file to the terminal window. Then press Enter to run the command.
    1616 ([wiki:MacSingleStepInstallerFigs#Step2: click here to see screen images].)