<div dir="ltr"><div><div>Hi<br><br></div>I am trying to port NLSR to ndnSIM according to <a href="https://github.com/3rd-ndn-hackathon/ndnSIM-NLSR/blob/master/PORTING.md">https://github.com/3rd-ndn-hackathon/ndnSIM-NLSR/blob/master/PORTING.md</a><br><br></div>However, when I configure (./waf configure --enable-examples --enable-nlsr), I get the following error:<br><br><p>Checking for 'libndn-cxx'                                          : not found <br>The configuration failed<br>(complete log in /home/carl/ndnSIM-NLSR/ns-3/build/config.log)</p><p><br></p><p>When I go through config.log, it says:</p><p><br></p><p>Checking for 'libndn-cxx'<br>['/usr/bin/pkg-config', '--cflags', '--libs', 'libndn-cxx']<br>err: Package libndn-cxx was not found in the pkg-config search path.<br>Perhaps you should add the directory containing `libndn-cxx.pc'<br>to the PKG_CONFIG_PATH environment variable<br>No package 'libndn-cxx' found<br></p><p><br></p><p>Any guidance is highly appreciated.</p><p>Thanks,</p><p>C<br></p></div>