Changeset 13395 for issm/trunk/externalpackages/matlab
- Timestamp:
- 09/19/12 09:32:34 (13 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:ignore
-
old new 1 projects 1 2 autom4te.cache 2 3 aclocal.m4
-
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 12710-12871,12873-12877,12881-12896,12898-12900,12902-12916,12920-12935,12937-12945,12948-13100,13107-13110,13112-13116,13119-13393
- Property svn:ignore
-
issm/trunk/externalpackages
- Property svn:ignore
-
old new 1 archive 1 2 MITgcm 2 3 OpenAD 4 ivins
-
- Property svn:ignore
-
issm/trunk/externalpackages/matlab/install.sh
r12707 r13395 1 1 #!/bin/bash 2 set -eu 2 3 3 4 #Erase symlink … … 5 6 6 7 #Select or create a new simlink 7 ln -s /usr/local/pkgs/matlab-7.6/ install8 #ln -s /usr/local/pkgs/matlab-7.6/ install 8 9 #ln -s /discover/vis/mathworks/matlab_r2011b/ install 9 10 #ln -s /usr/local/matlab704/ install 10 11 #ln -s /usr/local/matlab711/ install 11 #ln -s /usr/local/matlab712/ install12 ln -s /usr/local/matlab712/ install 12 13 13 14 # Macintosh (OSX) simlink … … 16 17 #ln -s /Applications/MATLAB_R2010a.app/ install 17 18 #ln -s /Applications/MATLAB_R2012a.app/ install 19 #ln -s /Applications/MATLAB_R2011a.app/ install 18 20 #ln -s /Applications/MATLAB*.app/ install
Note:
See TracChangeset
for help on using the changeset viewer.