Changes between Version 5 and Version 6 of InstallNotesMavericks
- Timestamp:
- Nov 1, 2014 1:17:55 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallNotesMavericks
v5 v6 99 99 == 4. Install GSAS-II == 100 100 101 Make a new directory for where you will install GSAS-II and download the https://subversion.xray.aps.anl.gov/pyGSAS/install/bootstrap.py file to that location. This can be done with Finder and a browser or from a Terminal window. Be sure to place the bootstrap.py file in an empty directory, because that will be where all GSAS-II files will be placed. The file can be downloaded from the command-line with this: {{{curl https://subversion.xray.aps.anl.gov/pyGSAS/install/bootstrap.py > bootstrap.py}}} 101 Make a new directory for where you will install GSAS-II and download the https://subversion.xray.aps.anl.gov/pyGSAS/install/bootstrap.py file to that location. This can be done with Finder and a browser or from a Terminal window. Be sure to place the bootstrap.py file in an empty directory, because that will be where all GSAS-II files will be placed. The file can be downloaded from the command-line with this: {{{curl https://subversion.xray.aps.anl.gov/pyGSAS/install/bootstrap.py > bootstrap.py}}} or from a browser with this link https://subversion.xray.aps.anl.gov/trac/pyGSAS/browser/install/bootstrap.py?format=txt 102 102 103 103