<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I suppose the error results from changed APIs in ndnSIM, I
      created the repository with (I think) ndnSIM 2.3. Please try
      checking out the following git hashtags:</p>
    <pre><code># Set correct version for ndnSIM and compile it
cd ns-3
git checkout 333e6b052c101625199af40107edd6e379a36119
cd src/ndnSIM/
git checkout 0970340dd68742e5433f237c0a48de35986cd597
cd NFD/
git checkout 38111cde9bab698f6eaf1a9d430130c2cbb3eca4
cd ../ndn-cxx/
git checkout 4692ba80cf1dcf07acbbaba8a134ea22481dd457
cd ../../../
# PyViz visualizer should be enabled
./waf configure
./waf
sudo ./waf install

</code></pre>
    <font face="Helvetica, Arial, sans-serif"><code>Please contact me <font
          face="Helvetica, Arial, sans-serif">when you tried using changing
          your ndnSIM version so that</font> I can fix the instructions
        in the README.</code> It would be good to update the repository
      for newer versions of ndnSIM, maybe you can assist me in doing so.<br>
      <code></code><br>
      <code>Thanks,</code><br>
      <code>Philipp</code></font><br>
    <br>
    <div class="moz-cite-prefix">On 01/05/18 15:05,
      <a class="moz-txt-link-abbreviated" href="mailto:madhurima.2015@iitg.ernet.in">madhurima.2015@iitg.ernet.in</a> wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:c75441c3bb79d5535f559ea93b0f2111.squirrel@webmail.iitg.ernet.in">
      <pre wrap="">Hi all,

I have tried many times to run brite scenario. But failed.
brite was installed properly.But when i want to run a scenario : The steps
i followed :(from the link <a class="moz-txt-link-freetext" href="https://github.com/phylib/brite-scenario">https://github.com/phylib/brite-scenario</a>)

1. git clone <a class="moz-txt-link-freetext" href="https://github.com/phylib/brite-scenario.git">https://github.com/phylib/brite-scenario.git</a>
2. cd brite-scenario
3. ./waf configure --logging --debug
4. ./waf
5. ./waf --run=brite-topo --vis



when i write the command ./waf (step 4)

It shows the following errors.


/usr/local/include/ns3-dev/ns3/ndnSIM/model/ndn-common.hpp:38:10: fatal
error: 'NFD/daemon/face/face.hpp' file not found


Could anyone provide me the steps run brite scenario.


_______________________________________________
ndnSIM mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a>
<a class="moz-txt-link-freetext" href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>