Required:
To build in a terminal, change directory to the ndn_repo root. Enter:
./waf configure ./waf sudo ./waf install
This makes and installs the following items:
If configured with tests: ./waf configure --with-tests
), the above commands will also generate unit tests in ./built/unit-tests