Changes between Version 11 and Version 12 of GENIExperimenter/Tutorials/ClickExample/DesignSetup


Ignore:
Timestamp:
03/18/13 06:00:57 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/ClickExample/DesignSetup

    v11 v12  
    4343}}}
    4444  i. Open your rspec and look for the `install` tag and copy the value of the URL attribute.
     45  i. Loof for the `execute` tag and write down the name of script to be executed
    4546  i. Download and untar the software
    4647  {{{
    4748  cd /tmp
     49  mkdir click
     50  cd click
    4851  wget <software_url>
    4952  tar xvfz <software_name>