Changeset 3934 for install/g2complete/post-link.sh
- Timestamp:
- Apr 25, 2019 6:20:40 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2complete/post-link.sh
r3910 r3934 2 2 echo "Complete installation GSAS-II and update from APS subversion server if on network" 3 3 echo $PREFIX/bin/python 4 # "install" the GSAS-II package (create shortcuts, byte-compile...) 4 5 $PREFIX/bin/python $PREFIX/GSASII/bootstrap.py --nonet 5 $PREFIX/bin/python $PREFIX/GSASII/bootstrap.py 6 # Now try to update to latest GSAS-II version (will fail if no network) 7 $PREFIX/bin/python $PREFIX/GSASII/bootstrap.py --noinstall
Note: See TracChangeset
for help on using the changeset viewer.