<div dir="ltr">Hi all,<div>I have cloned NFD repository from my gerrit account. While building NFD i am facing problem. I don't understand how to set the pkg_config_ path variable as suggested in NFD guide below </div><div><br></div><div><pre style="margin-top:0px;margin-bottom:0px;padding:1.5em;box-sizing:border-box;font-size:0.9em;direction:ltr;background:rgb(247,247,247);border-width:2px;border-style:solid none;border-color:rgb(198,201,203)">export PKG_CONFIG_PATH=/custom/lib/pkgconfig:$PKG_CONFIG_PATH</pre></div><div><br></div><div><br></div><div>snapshot of the same is as below</div><div><br></div><div>swetha@swetha-Ubuntu:~/NFD$ ./waf configure --with-tests<br>Setting top to                           : /home/swetha/NFD <br>Setting out to                           : /home/swetha/NFD/build <br>Checking for 'g++' (C++ compiler)        : /usr/bin/g++ <br>Checking C++ compiler version            : 7.5.0 <br>Checking supported CXXFLAGS              : -std=c++14 <br>Checking supported LINKFLAGS             : -fuse-ld=gold <br>Checking for program 'doxygen'           : /usr/bin/doxygen <br>Checking for program 'tar'               : /bin/tar <br>Checking for program 'sphinx-build'      : /usr/bin/sphinx-build <br>Checking for program 'bash'              : /bin/bash <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/swetha/NFD/build/config.log)</div><div><br></div><div>please guide me the correct way to proceed futher.</div><div><br></div><div>Regards</div><div>Swetha B.</div><div>Reserach scholar</div></div>