Changes between Version 56 and Version 57 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ccn/Procedure/Setup
- Timestamp:
- 02/09/16 14:33:10 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ccn/Procedure/Setup
v56 v57 184 184 === 3.3. Modify the RSpec to automatically install and execute CCNX software === 185 185 186 For this experiment, we need to install the following software on the nodes:186 '''Background:''' For this experiment, we need to install the following software on the nodes: 187 187 * The CCNX software (ccnx-0.6.2.tar.gz) 188 188 * Scripts that set up the CCNX software (ccnx-setup.tar.gz) … … 194 194 * Script that setup up ccnx protocol routes (add-precip-routes) 195 195 196 We automate the installation and running of the software using install and execute scripts in the RSpec.196 In the following steps we automate the installation and running of the software using install and execute scripts in the RSpec. 197 197 198 198 {{{