blob: 91375c73d8bd16a2681a786e6d41299866330be9 [file] [log] [blame] [view]
## Prerequisites
* Boost libraries >= 1.42
* [NDN-CPP-dev library](https://github.com/cawka/ndn-cpp)
* `pkg-config`
## Build
The following commands should be used to build NFD:
./waf configure
./waf
If NFD needs to be installed
sudo ./waf install