tar -xvf ns-allinone-3.36.1.tar.bz2
cd ns-allinone-3.36.1/ns-3.36.1/
./ns3 configure --build-profile=debug --enable-examples --enable-tests
./ns3 build
./test.py --no-build
./ns3 run hello-simulator