Last change
on this file since 2370 was
2370,
checked in by toby, 7 years ago
|
work on windows installation with constructor 1.3.0
|
File size:
341 bytes
|
Line | |
---|
1 | echo "Preparing to install GSAS-II from APS subversion server" |
---|
2 | REM mkdir "%PREFIX%\GSASII" |
---|
3 | REM copy "%PREFIX%\Scripts\gsas2-install.py" "%PREFIX%\GSASII\bootstrap.py" |
---|
4 | REM set "python=%PREFIX%\python.exe" |
---|
5 | REM set "script=%PREFIX%\GSASII\bootstrap.py" |
---|
6 | REM "%python%" "%script%" |
---|
7 | ECHO g2install.bat was run >> "%PREFIX%\g2install-out.txt" |
---|
8 | pause |
---|
Note: See
TracBrowser
for help on using the repository browser.