<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Have you compiled NS-3 in optimized mode?  If not, you should compile the scenarios in debug mode as well (add --debug to ./waf configure)</div><div><br></div><div>I would actually highly recommend optimized mode (in NS-3  ./waf configure -d optimized) instead of using debug mode, if you're not modifying NS-3.  There is a very significant difference with the simulation time between optimized and debug modes.</div><div><br></div><div>---</div><div>Alex</div><br><div><div>On Jul 4, 2014, at 9:38 PM, NDIKUMANA ANSELME <<a href="mailto:anselme333@gmail.com">anselme333@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>Hi,<br><br></div>when i run  ./waf configure, I am getting the bellow error:<br><br><div><div><span style="background-color:rgb(238,238,238)"><span style="color:rgb(255,0,0)">Checking for ns3-core                      : not found <br>
NS-3 or one of the required NS-3 modules not found<br>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.<br>For example:<br>    PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH ./waf configure</span><br>
</span><br></div><div>I would greatly appreciate, if you kindly give me some hint on how to fix this error. My OS is Ubuntu Linux 12.04.<br><br></div><div>With Regards,<br><br></div><div>Anselme N.<br></div></div></div>
_______________________________________________<br>ndnSIM mailing list<br><a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br></blockquote></div><br></body></html>