Changes between Version 10 and Version 11 of GENIExperimenter/Tutorials/SystematicExprCaseStudy/InstallSoftware


Ignore:
Timestamp:
05/06/16 13:16:24 (8 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/SystematicExprCaseStudy/InstallSoftware

    v10 v11  
    6262}}}
    6363
    64 == b. Select from Standard Images ==
     64== b. Select a Standard Images ==
    6565
    6666Click on the node to show the left-hand commands panel that allows image selection. Click on `Disk Image` pull-down to see available standard images:
     
    105105
    106106
    107 = 2. Manual Installation =
    108 
    109 In this tutorial, we will install `XORP 1.8.5` on `Ubuntu 12.04`, and the installation takes the following steps:
     107= 2. Customize Installation =
     108
     109In this tutorial we will install `XORP 1.8.5` on `Ubuntu 12.04` with the following steps:
    110110
    111111 * Install Dependencies
     
    138138
    139139
    140 The entire installation process without the last optional step will take about 40 minutes to complete. Running `scons check` will probably take another hour to complete. If everything goes smoothly, you should be able to find the directory `xorp` under path `/usr/local/`.
     140The `xorp` installation takes ~40 minutes to complete. If you choose to run rhe `scons check` it will take an additional hour to complete. Once completed you will find the directory `xorp` under path `/usr/local/` directory
     141
    141142
    142143
     
    146147<tr>
    147148<td><img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/Graphics/stock_notes.png" width="40" height="40" alt="Note"></td>
    148 <td>  If you try to install other version of XORP, please check the <a href="http://www.xorp.org XORP Official Website">XORP Official Website</a> for details on the dependencies and installation instructions. </td></tr></table>
     149<td>  To install other version of XORP, please check the <a href="http://www.xorp.org XORP Official Website">XORP Official Website</a> for details on the dependencies and installation instructions. </td></tr></table>
    149150  </li>
    150151</ol>