Changes between Version 3 and Version 4 of GEC11VMSetup


Ignore:
Timestamp:
06/29/11 11:57:02 (13 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC11VMSetup

    v3 v4  
    44
    55In order to make the VM more usable, installed the Guest Additions (Devices -> Install Guest Additions).
     6
     7= Installing Omni =
     8To install Omni, just follow the instruction at [http://trac.gpolab.bbn.com/gcf/wiki/QuickStart Omni Quick Start].
     9In more detail, install the following packages
     10{{{
     11sudo apt-get install python-m2crypto python-dateutil \
     12                     python-pyopenssl libxmlsec1 xmlsec1 \
     13                     libxmlsec1-openssl libxmlsec1-dev
     14}}}
     15
     16Download release gcf1.3 from http://www.gpolab.bbn.com/local-sw/ and untar the files
     17{{{
     18tar xvfz gcf-1.3.tar.gz
     19}}}
     20
    621
    722= Installing NOX =