Changeset 2424
- Timestamp:
- Aug 14, 2016 12:06:38 PM (7 years ago)
- Location:
- install
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2conda/EULA.txt
r2171 r2424 3 3 This is a single-download installer for GSAS-II, subversion (used to 4 4 install/update GSAS-II), the Python interpreter and a number of 5 Python packages used in GSAS-II. You will need to 5 Python packages used in GSAS-II. The file you are running will install 6 Python, etc. and then the bootstrap.py script will use subversion to 7 install the latest version of GSAS-II. This script can be rerun 8 manually to obtain updates. 6 9 7 10 If you use GSAS-II in your research, please show your support by citing: … … 10 13 11 14 See the GSAS-II source code for license information. Remaining 12 information is relevant to the Anaconda Python distribution, freely 13 provided by Continuum Analytics, Inc.15 tetx below is relevant to the Anaconda Python distribution, which is 16 freely provided by Continuum Analytics, Inc. 14 17 15 18 ============================================================ -
install/g2pkg/bld.bat
r2315 r2424 3 3 copy %RECIPE_DIR%\src\bootstrap.py %PREFIX%\Scripts\gsas2-install.py 4 4 if errorlevel 1 exit 1 5 copy %RECIPE_DIR%\src\install.bat %PREFIX%\Scripts\install-gsas2.bat6 if errorlevel 1 exit 1
Note: See TracChangeset
for help on using the changeset viewer.