<div dir="ltr">Thank you Spyridon, this will help very much.<br><br><div style="font-size:12.8000001907349px">Regards,<br></div><span style="font-size:12.8000001907349px">Andrey.</span><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-03 20:02 GMT-03:00 Spyridon (Spyros) Mastorakis <span dir="ltr"><<a href="mailto:spiros.mastorakis@gmail.com" target="_blank">spiros.mastorakis@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi guys,<br>
<br>
we are currently working actively on a new release of ndnSIM. The documentation on our website will be updated and the release would be made very soon.<br>
<br>
Thank you.<br>
<br>
--<br>
Spyridon (Spyros) Mastorakis<br>
Personal Website: <a href="http://cs.ucla.edu/~mastorakis/" rel="noreferrer" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br>
Internet Research Laboratory<br>
PhD Computer Science<br>
UCLA<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
> On Sep 3, 2015, at 3:53 PM, Andrey Silva <<a href="mailto:andreysilva.eng@gmail.com">andreysilva.eng@gmail.com</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> I had the same error. It is happening because the folders ndn-cxx and NFD are empty.<br>
><br>
> Here is what i did:<br>
><br>
> Istead of<br>
> git clone <a href="https://github.com/named-data/ndnSIM.git" rel="noreferrer" target="_blank">https://github.com/named-data/ndnSIM.git</a><br>
>  ns-3/src/ndnSIM<br>
><br>
> Do it<br>
> git clone --recursive <a href="https://github.com/named-data/ndnSIM.git" rel="noreferrer" target="_blank">https://github.com/named-data/ndnSIM.git</a> ns-3/src/ndnSIM<br>
> It worked for me.<br>
><br>
> Regards,<br>
> Andrey.<br>
><br>
><br>
> 2015-09-03 19:27 GMT-03:00 Jose Velasco <<a href="mailto:velasco.lopez@gmail.com">velasco.lopez@gmail.com</a>>:<br>
> Hello,<br>
><br>
> I have tried to build ns-3, but I obtain an error:<br>
><br>
> When I run:<br>
><br>
> ./waf configure --enable-examples<br>
><br>
> the output is:<br>
><br>
> sf:~/ndnSIM/ns-3# ./waf configure --enable-examples<br>
> Traceback (most recent call last):<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Scripting.py", line 108, in waf_entry_point<br>
>     run_commands()<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Scripting.py", line 165, in run_commands<br>
>     parse_options()<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Scripting.py", line 138, in parse_options<br>
>     Context.create_context('options').execute()<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Options.py", line 146, in execute<br>
>     super(OptionsContext,self).execute()<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 92, in execute<br>
>     self.recurse([os.path.dirname(g_module.root_path)])<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 133, in recurse<br>
>     user_function(self)<br>
>   File "/root/ndnSIM/ns-3/wscript", line 213, in options<br>
>     opt.recurse('src')<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 133, in recurse<br>
>     user_function(self)<br>
>   File "/root/ndnSIM/ns-3/src/wscript", line 48, in options<br>
>     opt.recurse(module, mandatory=False)<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 133, in recurse<br>
>     user_function(self)<br>
>   File "/root/ndnSIM/ns-3/src/ndnSIM/wscript", line 18, in options<br>
>     tooldir=['%s/ndn-cxx/.waf-tools' % opt.path.abspath()])<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 86, in load<br>
>     module=load_tool(t,path)<br>
>   File "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 342, in load_tool<br>
>     __import__(tool)<br>
> ImportError: No module named doxygen<br>
><br>
> ----------------------------------<br>
><br>
> I have successfully built (ndn-cxx and NFD). The distro is Debian Jessie (8.1).<br>
><br>
> any suggestion?<br>
><br>
> thanks in advance.<br>
><br>
><br>
> _______________________________________________<br>
> ndnSIM mailing list<br>
> <a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Andrey Silva<br>
><br>
> Engenheiro da Computação - Universidade Federal do Pará<br>
> Mestrando em Engenharia Elétrica - Laboratório de Processamento de Sinais - Universidade Federal do Pará .<br>
> -<br>
> <a href="http://laps.ufpa.br/" rel="noreferrer" target="_blank">http://laps.ufpa.br/</a><br>
><br>
> _______________________________________________<br>
> ndnSIM mailing list<br>
> <a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Andrey Silva<br><br><div>Engenheiro da Computação - Universidade Federal do Pará<br>Mestrando em Engenharia Elétrica <span style="font-size:12.8000001907349px">- Laboratório de Processamento de Sinais - </span><span style="font-size:12.8000001907349px">Universidade Federal do Pará </span><span style="font-size:12.8000001907349px">.</span></div><div>-</div><div><a href="http://laps.ufpa.br/" target="_blank">http://laps.ufpa.br/</a></div><div><h3 style="padding:0px;margin:0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:rgb(255,255,255)"><em style="font-style:normal;font-weight:normal"><font size="2" style="color:rgb(34,34,34);font-family:arial,sans-serif"><br></font></em></h3></div></div></div></div>
</div>