Changes between Version 28 and Version 29 of GIR3.2_GushProto


Ignore:
Timestamp:
10/18/11 09:26:39 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIR3.2_GushProto

    v28 v29  
    160160
    161161== Nebula How-to with PlanetLab ==
    162 The GUSH tools includes a GUI named Nebula with is part of the gush repository, but must be compiled separately at this time.  Once compiled, attempts to start the Nebula client initially failed with a java exception, which was due to missing files,  an updated to revision 160 resolved this issue. The Nebula client is invoked as follows:
     162
     163The GUSH tools includes a GUI named Nebula with is part of the gush repository, but must be compiled separately at this time. 
     164The following are currently manual, but are to be automated soon:
     165
     166 * Gush must be configured to use PlanetLab before using Nebula.
     167
     168 * Nebula needs to have a file called allsites.xml in the gush directory.  This is for plotting the  its map. 
     169
     170To get the latest version of allsites.xml execute the following:
     171{{{
     172wget -O - -q http://www.planet-lab.org/xml/sites.xml > allsites.xml
     173}}}
     174The Nebula client is invoked as follows:
    163175{{{
    164176$ cd trunk/nebula