<span style="line-height: 18.65920066833496px;">Hello Sir,</span><div style="line-height: 18.65920066833496px;">when I tried to run the car2car example, I read README file on how to setup car2car scenarios. </div><div style="line-height: 18.65920066833496px;">But I am getting some errors as follows:</div><div style="line-height: 18.65920066833496px;">========================================================================</div><div><div><span style="line-height: 18.65920066833496px;">sugoo@ubuntu:/home/ndnSIM-nom-rapid-car2car$ sudo ./waf configure</span></div><div><span style="line-height: 18.65920066833496px;">Setting top to                           : /home/ndnSIM-nom-rapid-car2car </span></div><div><span style="line-height: 18.65920066833496px;">Setting out to                           : /home/ndnSIM-nom-rapid-car2car/build </span></div><div><span style="line-height: 18.65920066833496px;">Checking for 'g++' (c++ compiler)        : /usr/bin/g++ </span></div><div><span style="line-height: 18.65920066833496px;">Checking boost includes                  : 1_54 </span></div><div><span style="line-height: 18.65920066833496px;">Checking boost libs                      : ok </span></div><div><span style="line-height: 18.65920066833496px;">Checking for boost linkage               : ok </span></div><div><span style="line-height: 18.65920066833496px;">Checking for program pkg-config          : /usr/bin/pkg-config </span></div><div><span style="line-height: 18.65920066833496px;">Checking for pkg-config version >= '0.0.0' : yes </span></div><div><span style="line-height: 18.65920066833496px;">Checking for ns3-ndnSIM                    : not found </span></div><div><span style="line-height: 18.65920066833496px;">NS-3 or one of the required NS-3 modules not found</span></div><div><span style="line-height: 18.65920066833496px;">NS-3 needs to be compiled and installed somewhere.  You may need also to set PKG_CONFIG_PATH variable in order for configure find installed NS-3.</span></div><div><span style="line-height: 18.65920066833496px;">For example:</span></div><div><span style="line-height: 18.65920066833496px;">    PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH ./waf configure</span></div><div><span style="line-height: 18.65920066833496px;"><br></span></div><div><span style="line-height: 18.65920066833496px;">(complete log in /home/ndnSIM-nom-rapid-car2car/build/config.log)</span></div><div style="line-height: 18.65920066833496px;">========================================================================</div></div><div style="line-height: 18.65920066833496px;">My ndnSIM is placed in "/home/ndnSIM", and "ndnSIM-nom-rapid-car2car" is located in "/home/" not in the ndnSIM. </div><div style="line-height: 18.65920066833496px;">Thanks.</div>