Changes between Version 5 and Version 6 of ClickExampleExperiment


Ignore:
Timestamp:
09/22/11 12:36:38 (13 years ago)
Author:
Mark Berman
Comment:

Obtain experiment files from download site.

Legend:

Unmodified
Added
Removed
Modified
  • ClickExampleExperiment

    v5 v6  
    2525}}}
    2626
    27 Copy the following attached files into this directory:
    28 
    29  * [attachment:click-example.rspec]
    30  * [attachment:extractClickConfig.py]
    31 
    32 (To copy the attached text files, first click on the attachment links above, then scroll to the bottom of the displayed text, where you will find the option to '''Download in other formats'''. Use the '''Original Format''' link and your browser's '''Save As''' option to save the plain text file in your '''click-example''' directory.)
    33 
    34 Set execute permission on extractClickConfig.py:
    35 
    36 {{{
    37 chmod +x extractClickConfig.py
     27Download '''click-example.tgz''' from [http://www.gpolab.bbn.com/local-sw/ this site], copy into your '''click-example''' directory, and unpack.
     28
     29{{{
     30tar xfz click-example.tgz
    3831}}}
    3932