<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Spyros,<div><br></div><div>When I run: </div><div>renato@X451MA:~/ndnSIM/ns-3$ <i>./waf configure --boost-includes=/usr/local/include --boost-libs=/usr/local/lib --enable-examples</i></div><div>...</div><div><div><i>PyViz visualizer              : not enabled (Python Bindings are needed but not enabled)</i></div></div><div>...</div><div><br></div><div>and when I run: <i>./waf</i></div><div>...</div><div><div><i>Modules not built (see ns-3 tutorial for explanation):</i></div><div><i>brite                     click                     openflow                 </i></div><div><i>visualizer  </i></div></div><div><br></div><div><div>The visualizer module was not built. </div><div>How can i enable it?</div></div><div><br></div><div>Regards.</div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">Em qui, 10 de jan de 2019 às 00:32, Spyridon (Spyros) Mastorakis <<a href="mailto:mastorakis@cs.ucla.edu">mastorakis@cs.ucla.edu</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;">Did you check the output of ./waf configure to see if the visualizer module is enabled?<div><br></div><div>Thanks,</div><div><br><div>
<div><div><div><span style="float:none;display:inline">Spyridon (Spyros) Mastorakis</span><br><span style="float:none;display:inline">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br><span style="float:none;display:inline">Internet Research Laboratory</span><br><span style="float:none;display:inline">Computer Science Department</span><br><span style="float:none;display:inline">UCLA</span></div><div><br></div></div></div></div><div><blockquote type="cite"><div>On Jan 9, 2019, at 2:38 PM, Renato Cavalcante <<a href="mailto:renato.frca@gmail.com" target="_blank">renato.frca@gmail.com</a>> wrote:</div><br class="gmail-m_5905019550561062408Apple-interchange-newline"><div><div dir="ltr"><div dir="ltr"><div dir="ltr">Dear all,<div><br></div><div>I solved the problem after compiling and running NS-3 with custom installation of boost libraries:<br></div><div><pre style="padding:5px;line-height:14.4px;border-top:1px solid rgb(170,204,153);border-right-style:none;border-bottom:1px solid rgb(170,204,153);border-left-style:none;font-size:12px">./waf configure --boost-includes<span class="gmail-m_5905019550561062408gmail-o" style="color:rgb(102,102,102)">=</span>/usr/local/include --boost-libs<span class="gmail-m_5905019550561062408gmail-o" style="color:rgb(102,102,102)">=</span>/usr/local/lib --enable-examples
./waf</pre></div><div><div>The problem now, is the visualizer that was not compiled.</div><div><br></div><div>Regards.</div></div><div><br></div><div>Regards.</div></div></div></div><br><div class="gmail_quote"><div dir="ltr">Em qua, 9 de jan de 2019 às 18:36, Renato Cavalcante <<a href="mailto:renato.frca@gmail.com" target="_blank">renato.frca@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Spyros,</div><div dir="ltr">thanks for the answer.<div dir="ltr"><br></div><div dir="ltr">I checked:</div><div dir="ltr">1 - I changed ndn-cxx and NFD to version 0.3.4, according to the release notes of ndnSIM 2.1;</div><div dir="ltr"><br></div><div dir="ltr">2 - cryptopp is installed in the /usr/lib/ directory;</div><div dir="ltr"><br></div><div dir="ltr">3 - code under the .waf-tools directory:</div><div><div>renato@X451MA:~/ndnSIM/ns-3$ ls -a src/ndnSIM/.waf-tools/</div><div><i>.   compiler-features.py   doxygen.py<span style="white-space:pre-wrap">        </span>    type_traits.py  version.pyc</i></div><div><i>..  dependency-checker.py  sphinx_build.py  version.py</i></div></div><div><br></div><div>cat dependency-checker.py</div><div><i><a href="https://pastebin.com/82U73kwZ" target="_blank">https://pastebin.com/82U73kwZ</a><br></i></div><div><br></div><div><div>Now, when I run: <i>./waf configure --enable-examples</i> no error appears.</div><div>But when I run: <i>./waf</i> the following error appears:</div></div><div><a href="https://pastebin.com/raw/S2ZEjAkT" target="_blank">https://pastebin.com/raw/S2ZEjAkT</a><br></div><div><br></div><div>Regards.</div></div></div></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">Em qua, 9 de jan de 2019 às 12:45, Spyridon (Spyros) Mastorakis <<a href="mailto:mastorakis@cs.ucla.edu" target="_blank">mastorakis@cs.ucla.edu</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hi Renato,<div><br></div><div>a few things to check:</div><div><br></div><div>1/ Is the version of NFD and ndn-cxx the right one (i.e., the one that it is supposed to be for ndnSIM 2.1)?</div><div><br></div><div>2/ Can you install cryptopp?</div><div><br></div><div>3/ Can you check that there is code under the .waf-tools directory to handle the cryptopp dependency?</div><div><br></div><div>Thanks,</div><div><br><div>
<div><div><div><span style="float:none;display:inline">Spyridon (Spyros) Mastorakis</span><br><span style="float:none;display:inline">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br><span style="float:none;display:inline">Internet Research Laboratory</span><br><span style="float:none;display:inline">Computer Science Department</span><br><span style="float:none;display:inline">UCLA</span></div><div><br></div></div></div></div><div><blockquote type="cite"><div>On Jan 8, 2019, at 4:19 PM, Renato Cavalcante <<a href="mailto:renato.frca@gmail.com" target="_blank">renato.frca@gmail.com</a>> wrote:</div><br class="gmail-m_5905019550561062408gmail-m_5488301318252584990gmail-m_8595140695857312602Apple-interchange-newline"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Dear all,<div><div><br></div><div>I need to install ndnSIM 2.1 and I am facing some problems.</div></div><div><div>I am following the steps below, after install all the prerequisites in Ubuntu 14.04.</div><div><br></div><div><div>mkdir ndnSIM</div><div>cd ndnSIM</div><div>git clone <a href="https://github.com/named-data-ndnSIM/ns-3-dev.git" target="_blank">https://github.com/named-data-ndnSIM/ns-3-dev.git</a> ns-3</div></div><div>cd ns-3; git checkout ns-3.23-dev-ndnSIM-2.1<br></div><div><br></div><div><div>git clone <a href="https://github.com/named-data-ndnSIM/pybindgen.git" target="_blank">https://github.com/named-data-ndnSIM/pybindgen.git</a> pybindgen</div><div><br></div><div>git clone --recursive <a href="https://github.com/named-data-ndnSIM/ndnSIM.git" target="_blank">https://github.com/named-data-ndnSIM/ndnSIM.git</a> ns-3/src/ndnSIM</div></div><div>cd ns-3/src/ndnSIM; git checkout ndnSIM-2.1<br></div><div><br></div><div>when I run: </div><div>cd <ns-3-folder></div><div>./waf configure --enable-examples</div><div><br></div><div>This causes the following error:</div><div><a href="https://pastebin.com/raw/YAUVyp5e" target="_blank">https://pastebin.com/raw/YAUVyp5e</a><br></div><div><br></div><div><div>I tried to follow these tips (<a href="https://www.lists.cs.ucla.edu/pipermail/ndnsim/2017-September/004136.html" target="_blank">https://www.lists.cs.ucla.edu/pipermail/ndnsim/2017-September/004136.html</a>), but they also do not work.</div><div><br></div><div>Can someone help me?</div><div>Greetings.</div></div><div><br></div>-- <br><div dir="ltr" class="gmail-m_5905019550561062408gmail-m_5488301318252584990gmail-m_8595140695857312602gmail-m_-2877765330951487370gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><font><span style="font-size:12.8px">Renato Araújo</span><br></font></div><div><font><span style="font-size:12.8px">Computer Science Department</span><br style="font-size:12.8px"><span style="font-size:12.8px">UFBA -- Brazil</span></font></div><div><span style="font-size:12.8px"><a href="http://lattes.cnpq.br/3102385411862897" target="_blank">Lattes</a> </span><span style="font-size:12.8px">| </span><a href="https://pingall.wordpress.com/" style="font-size:12.8px" target="_blank">pingall</a></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
_______________________________________________<br>ndnSIM mailing list<br><a href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank">ndnSIM@lists.cs.ucla.edu</a><br><a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br></div></blockquote></div><br></div></div></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_5905019550561062408gmail-m_5488301318252584990gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><font><span style="font-size:12.8px">Renato Araújo</span><br></font></div><div><font><span style="font-size:12.8px">Computer Science Department</span><br style="font-size:12.8px"><span style="font-size:12.8px">UFBA -- Brazil</span></font></div><div><span style="font-size:12.8px"><a href="http://lattes.cnpq.br/3102385411862897" target="_blank">Lattes</a> </span><span style="font-size:12.8px">| </span><a href="https://pingall.wordpress.com/" style="font-size:12.8px" target="_blank">pingall</a></div></div></div></div></div></div></div></div></div></div></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_5905019550561062408gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><font><span style="font-size:12.8px">Renato Araújo</span><br></font></div><div><font><span style="font-size:12.8px">Computer Science Department</span><br style="font-size:12.8px"><span style="font-size:12.8px">UFBA -- Brazil</span></font></div><div><span style="font-size:12.8px"><a href="http://lattes.cnpq.br/3102385411862897" target="_blank">Lattes</a> </span><span style="font-size:12.8px">| </span><a href="https://pingall.wordpress.com/" style="font-size:12.8px" target="_blank">pingall</a></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div></blockquote></div><br></div></div></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><font color="#000000"><span style="font-size:12.8px">Renato Araújo</span><br></font></div><div><font color="#000000"><span style="font-size:12.8px">Computer Science Department</span><br style="font-size:12.8px"><span style="font-size:12.8px">UFBA -- Brazil</span></font></div><div><span style="font-size:12.8px"><a href="http://lattes.cnpq.br/3102385411862897" target="_blank">Lattes</a> </span><span style="font-size:12.8px">| </span><a href="https://pingall.wordpress.com/" style="font-size:12.8px" target="_blank">pingall</a></div></div></div></div></div></div></div></div></div></div></div></div></div>