Changes between Version 2 and Version 3 of HowTo/InstallGeniLibInVB


Ignore:
Timestamp:
09/19/15 15:44:53 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/InstallGeniLibInVB

    v2 v3  
    66     1. Install [https://www.virtualbox.org/wiki/Downloads VirtualBox]
    77     1. Install [http://www.vagrantup.com/downloads vagrant]
    8      1. Follow the [https://docs.vagrantup.com/v2/getting-started/index.html getting started] instructions for vagrant:
     8     1. Download a file describing the VM
    99{{{
    1010mac> mkdir genilib # make a directory for genilib
     11mac> cd genilib
    1112mac> wget http://www.gpolab.bbn.com/exp/vagrant/genilib/Vagrantfile  # an Ubuntu 12.04 LR 32-bit image
    1213}}}