Changes between Version 1 and Version 2 of InstallMac
- Timestamp:
- Jan 20, 2020 1:19:43 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallMac
v1 v2 5 5 == Installing the easy way == 6 6 7 Most people will install GSAS-II by downloading a single file that contains all needed Python packages and then launches a script that downloads the appropriate files from the GSAS-II svn server. The instructions below describe briefly how to do this, but more [wiki:MacSingleStepInstallerFigs expanded instructions are here]. 8 Please report problems. 7 Most people will install GSAS-II by downloading a single file that contains all needed Python packages and then launches a script that downloads the appropriate files from the GSAS-II svn server. The instructions below describe briefly how to do this, but more [wiki:MacSingleStepInstallerFigs expanded instructions are here] that show screen images and explore likely errors. If this does not solve problems, please report them. 9 8 10 9 1. Open a terminal window. Paste the three commands below in that window: … … 33 32 34 33 Note that the first time that GSAS-II is started you will need to confirm that access to the Terminal app will be allowed. 34 35 36 == Installing the hard way == 37 38 See [wiki:InstallMacHardWay these instructions] if you want to install Python your self or have an old Mac OS X version, etc. 39 40