1.Edit Source List :
- cd /etc/apt/sources.list.d/
- sudo wget http://openflowswitch.org/downloads/debian/nox.list
- sudo apt-get update
- sudo apt-get install nox-dependencies
- sudo apt-get install libtbb-dev
- sudo apt-get install libboost-serialization-dev libboost-all-dev
- git clone git://github.com/noxrepo/nox
- cd nox
- ./boot.sh
- mkdir build/
- cd build/
- ../configure
- make -j 5
- cd /nox/build/src
- ./nox_core -i ptcp:192.168.12.123:6633 switch -v
http://mytestbed.net/projects/openflow/wiki/Installing_a_NOX_controller