Changes between Version 2 and Version 3 of GEC11VMSetup


Ignore:
Timestamp:
06/28/11 23:04:28 (13 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC11VMSetup

    v2 v3  
    1313sudo apt-get install nox-dependencies
    1414}}}
     15
     16Since nox-dependencies is not a common package, just to keep track of which packages are installed, these are the packages included in nox-dependencies :
     17{{{
     18> dpkg --info nox-dependencies.deb
     19 new debian package, version 2.0.
     20 size 788 bytes: control archive= 491 bytes.
     21     511 bytes,     9 lines      control             
     22     499 bytes,     9 lines      control~             
     23 Package: nox-dependencies
     24 Version: 0.1
     25 Architecture: all
     26 Depends: doxygen, doxypy, build-essential, python-dev, autoconf, automake, make, g++, libtool, python-twisted, python-dev, swig, libssl-dev, libboost-dev (>= 1.34.1), libboost-test-dev, libboost-filesystem-dev
     27 Suggests: git-core, libsqilte3-dev, python-simplejson
     28 Maintainer: KK Yap [yapkke@stanford.edu]
     29 Description: This package installs the dependencies needed for NOX
     30             to be built from source.  There is no actual content
     31             in this package.
     32}}}
     33
    1534
    1635After the dependencies are installed