Changeset 11076
- Timestamp:
- 01/07/12 10:19:12 (13 years ago)
- Location:
- issm/trunk-jpl
- Files:
-
- 1 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/AUTHORS ¶
r11073 r11076 13 13 * Mathieu Morlighem <mathieu.morlighem@jpl.nasa.gov> 14 14 15 16 15 Contributors: 17 16 We thank the following contributors for their help in making ISSM better! -
TabularUnified issm/trunk-jpl/externalpackages/matlab/install.sh ¶
r11072 r11076 5 5 6 6 #Select or create a new simlink 7 #ln -s /usr/local/pkgs/matlab-7.6/ install8 #ln -s /usr/local/matlab704 9 #ln -s /usr/local/matlab711 7 ln -s /usr/local/pkgs/matlab-7.6/ install 8 #ln -s /usr/local/matlab704/ install 9 #ln -s /usr/local/matlab711/ install 10 10 #ln -s /usr/local/matlab712/ install 11 11 #ln -s /usr/local/pkgs/matlab-7.6/ install 12 ln -s /Applications/MATLAB_R2008a/ install12 #ln -s /Applications/MATLAB_R2008a/ install 13 13 #ln -s /Applications/MATLAB_R2009a.app/ install 14 14 #ln -s /Applications/MATLAB_R2010a.app/ install -
TabularUnified issm/trunk-jpl/externalpackages/mpich2/install.sh ¶
r11072 r11076 5 5 6 6 #version of mpich2 7 #version=1.0.2p1 8 #version=1.3.1 9 version=1.4 7 version=1.0.2p1 8 #version=1.4 10 9 11 10 #Some cleanup -
TabularUnified issm/trunk-jpl/externalpackages/petsc/install.sh ¶
r11072 r11076 5 5 6 6 #version of petsc? 7 #version='3.1-p7' #default for now! (nightly runs) 7 #version='2.3.2-p3'; 8 #version='3.1-p7' 8 9 version='3.2-p3' 9 #version='2.3.2-p3';10 10 11 11 #Some cleanup
Note:
See TracChangeset
for help on using the changeset viewer.