Hi team!<br><br>I am new to NDN research, and I am very sorry to ask the basic question.<br><br>Question: Could you guys tell me why I am getting this error when trying to compile, how to get rid of it?<br><br><font face="Courier">mypcname@mypcname-VirtualBox:~/ns-dev/my-simulations$ ./waf configure<span style="background-color: rgb(255, 255, 255);"><br>Setting top to                           : /home/mypcname/ns-dev/my-simulations <br>Setting out to                           : /home/mypcname/ns-dev/my-simulations/build <br>Checking for 'gcc' (C compiler)          : /usr/bin/gcc <br>Checking for 'g++' (C++ compiler)        : /usr/bin/g++ <br>Checking
  supported CXXFLAGS              : -std=c++11 <br>Checking supported CXXFLAGS              : -pedantic -Wall -O2 -g <br>Checking for program 'pkg-config'        : /usr/bin/pkg-config <br>Checking for 'libndn-cxx'                : not found <br>The configuration failed<br>(complete log in /home/mypcname/ns-dev/my-simulations/build/config.log)</span></font><br><br>I followed this tutorial when installing my development environment.<br><br>https://github.com/cawka/ndnSIM-scenario-template<br><br>Thank you so much!<br><br><br><br>