Changes between Version 52 and Version 53 of GIMIv1.1Tutorial/Environment
- Timestamp:
- 10/19/12 12:44:58 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIMIv1.1Tutorial/Environment
v52 v53 38 38 * Open a terminal window 39 39 * The software required for this tutorial is already installed in the tutorial VM. 40 41 {{{42 #!html43 <span style="color:red">No need to perform the following step. This will be replaced by a script that executes a couple of wgets.44 </span>45 }}}46 40 * Download GIMI tutorial specific configuration files by issuing the following command in a user workspace terminal: 47 41 {{{ 48 $ cd ~/Tutorials/GIMI/common/49 $ git pull42 $ wget emmy9.casa.umass.edu/GEC15-GIMI-Tutorial/wget_gec15.sh 43 $ ./wget_gec15.sh gimiXX 50 44 }}} 45 51 46 52 47 ----