Changes between Version 9 and Version 10 of OldMacSingleStepInstaller
- Timestamp:
- Mar 18, 2016 10:32:41 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OldMacSingleStepInstaller
v9 v10 63 63 If 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. 64 64 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 as65 If 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 66 66 67 ```<path>/bin/python <path>GSASII/bootstrap.py```67 ''<path>''```/bin/python``` ''<path>''```/GSASII/bootstrap.py``` 68 68 69 69 where ''<path>'' is the location where these files have been installed (```/Users/toby/g2conda``` in the previous example).