<div dir="ltr"><div><div><div><div>Hello,<br><br></div>I have tried to build ns-3, but I obtain an error:<br><br></div>When I run:<br><br></div>./waf configure --enable-examples<br><br></div>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 clear="all"><div><div><div><div><div><br></div><div>I have successfully built (ndn-cxx and NFD). The distro is Debian Jessie (8.1).<br><br></div><div>any suggestion?<br><br></div><div>thanks in advance.<br></div><div><br></div></div></div></div></div></div>