Changeset 11944 for issm/trunk-jpl/externalpackages/matlab/install.sh
- Timestamp:
- 04/05/12 14:54:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/externalpackages/matlab/install.sh ¶
r11738 r11944 5 5 6 6 #Select or create a new simlink 7 ln -s /usr/local/pkgs/matlab-7.6/ install7 #ln -s /usr/local/pkgs/matlab-7.6/ install 8 8 #ln -s /usr/local/matlab704/ install 9 9 #ln -s /usr/local/matlab711/ install … … 15 15 #ln -s /Applications/MATLAB_R2009a.app/ install 16 16 #ln -s /Applications/MATLAB_R2010a.app/ install 17 #ln -s /Applications/MATLAB_R2011b.app/ install17 ln -s /Applications/MATLAB_R2012a.app/ install 18 18 #ln -s /Applications/MATLAB*.app/ install
Note:
See TracChangeset
for help on using the changeset viewer.