Changes between Version 14 and Version 15 of OldMacSingleStepInstaller
- Timestamp:
- Nov 1, 2016 3:24:44 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OldMacSingleStepInstaller
v14 v15 2 2 3 3 A 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 (~2 20 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.] 6 6 7 7 === Step 1: === 8 Download file ```g2conda-0.1. 1-MacOSX-x86_64.sh``` from this URL https://anl.box.com/v/GSASII4mac8 Download file ```g2conda-0.1.2-MacOSX-x86_64.sh``` from this URL https://anl.box.com/v/GSASII4mac 9 9 10 10 === Step 2: === … … 12 12 Execute this file. 13 13 This 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``` 15 15 in 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. 16 16 ([wiki:MacSingleStepInstallerFigs#Step2: click here to see screen images].)