Skip to content
deepadhurka edited this page Dec 11, 2014 · 11 revisions

Operating System

Ubuntu LTS (12.04 or 14.04) is the supported OS for both development and test setup.

Dependencies

OFconnect:

Install the following packages using apt-get install:

  • glib-2.0
  • libglib2.0-dev
  • pkg-config
  • GNU binutils

mul-OFconnect:

  1. Follow instructions at [mul-OFconnect README] (https://github.com/codechix/mul-OFconnect/blob/master/README) on installing dependencies. This is described in 'Step 1. Get necessary packages'.
  2. Compile and install OFconnect library

Clone this wiki locally