Changes between Version 9 and Version 10 of OldMacSingleStepInstaller


Ignore:
Timestamp:
Mar 18, 2016 10:32:41 PM (7 years ago)
Author:
toby
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OldMacSingleStepInstaller

    v9 v10  
    6363If you are able to download the ```g2conda-Mac.sh``` file, but have a problem installing it, you may not be executing the command properly. Please make sure you are typing ```bash``` correctly and leaving a space between that and the file name, also be sure you are allowed to write files to the location you choose for installation.
    6464
    65 If you are able to install the Python files, but the downloading of GSAS-II fails (Step 4), you may need to specify a proxy; contact a computer/network support person for your institution. While it may be simpler to delete the directory where you have installed the files (typically ```.../g2conda```) and resume from Step 2, it is also possible to rerun the bootstrap.py file using a command such as
     65If you are able to install the Python files, but the downloading of GSAS-II fails ([#Step4: Step 4]), you may need to specify a proxy; contact a computer/network support person for your institution. While it may be simpler to delete the directory where you have installed the files (typically ```.../g2conda```) and resume from Step 2, it is also possible to rerun the bootstrap.py file using a command such as
    6666
    67    ```<path>/bin/python <path>GSASII/bootstrap.py```
     67   ''<path>''```/bin/python``` ''<path>''```/GSASII/bootstrap.py```
    6868
    69 
     69where ''<path>'' is the location where these files have been installed (```/Users/toby/g2conda``` in the previous example).