<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>I was trying to run the <a href="https://github.com/cawka/ndnSIM-ddos-interest-flooding">Interest Flooding code</a> and I got to the part where we try to configure the interest flooding scenarios. When I run ./waf configure with PKG_CONFIG_PATH set, I get the following error. I also confirmed that I have a pkgconfig folder at /usr/local/lib/pkgconfig.</div><div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>max@max-VirtualBox:~/ndnSIM/ndnSIM-ddos-interest-flooding$ <b>PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./waf configure</b></div><div><br></div><div>Setting top to                           : /home/max/ndnSIM/ndnSIM-ddos-interest-flooding </div><div>Setting out to                           : /home/max/ndnSIM/ndnSIM-ddos-interest-flooding/build </div><div>Checking for 'g++' (c++ compiler)        : /usr/bin/g++ </div><div>Checking for compiler flags -std=c++11   : yes </div><div>Checking boost includes                  : 1_62 </div><div>Checking boost libs                      : ok </div><div>Checking for boost linkage               : ok </div><div>Checking for program pkg-config          : not found </div><div>NS-3 or one of the required NS-3 modules not found</div><div>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.</div><div>For example:</div><div>    PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH ./waf configure</div><div><br></div><div>(complete log in /home/max/ndnSIM/ndnSIM-ddos-interest-flooding/build/config.log)</div></div><div><br></div></blockquote>I looked at <a href="https://www.lists.cs.ucla.edu/pipermail/ndnsim/2013-March/000175.html">this past thread</a> with the same issue and confirmed that I have the /usr/local/include/ns3-dev folder. I also tried configuring NS-3 with: </div><div>./waf configure --<b>prefix=/home/max/ndnSIM</b> --boost-includes=/usr/local/include --boost-libs=/usr/local/lib -d optimized</div><div>but this gives the same error.</div><div><br></div><div>How can I get NS-3 to find my pkgconfig folder? <br><br>Thank you!</div><div><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div>Max</div></div></div></div></div></div></div></div></div>