Changes between Version 22 and Version 23 of GpoLab/MyplcReferenceImplementation


Ignore:
Timestamp:
12/19/11 16:24:47 (12 years ago)
Author:
tupty@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GpoLab/MyplcReferenceImplementation

    v22 v23  
    3030|| <site_latitude> || 42.3905 || Latitude of machine hosting MyPLC site || This should be in double format with no quotes surrounding it ||
    3131|| <site_longitude> || -71.1474 || Longitude of machine hosting MyPLC site || This should be in double format with no quotes surrounding it ||
    32 || <sfa_git_tag> || sfa-geni-gec9 || Latest recommended stable tag of SFA software in the git repository || ||
     32|| <sfa_git_tag> ||  || Latest recommended stable tag of SFA software in the git repository || We currently install sfa-1.0-35-PATCHED from a tarball that is hosted on the planet-lab svn server, not from git ||
    3333
    3434If you choose to use the [#PathB:TwoSites Two Site configuration], then you will need to define the following variables in addition to the variables above.  More information on single site vs. two site configuraiton can be seen [#Step3:ConfiguringMyPLCDefaultSite here].
     
    309309}}}
    310310
    311 == Step 1: Install SFA ==
    312 From some machine that has git installed, do the following:
     311== Step 1: Obtain SFA Source ==
     312=== Option A: Install from git ===
     313This is the preferred option for installing SFA for '''any version other than''' `sfa-1.0-35-PATCHED`.  From some machine that has git installed, do the following:
    313314
    3143151. Get a tarball of the <sfa_git_tag> tag of SFA:
     
    320321}}}
    321322
    322 Copy the tarball over to the MyPLC machine, and from there do the following:
     323=== Option B: Install from tarball ===
     324This is the preferred option for installing SFA for `sfa-1.0-35-PATCHED`.
     325{{{
     326wget -O ~/sfa-1.0-35-PATCHED.tar.gz https://svn.planet-lab.org/raw-attachment/wiki/SFA-1.0-35-PATCHED/sfa-1.0-35-PATCHED.tar.gz
     327}}}
     328
     329== Step 2: Install SFA ==
     330
     3311. Copy the tarball over to the MyPLC machine if it is not there already, and from there do the following:
    323332
    3243332. Install SFA prerequisites: