[ndnSIM] Error while using a modified NFD directory for caching policies

Samar Alduayji samarduayji at gmail.com
Fri Jan 25 06:34:53 PST 2019


Dear Developers,

I was trying to use the caching policies implemented in the following
NFD  github repository

https://github.com/ndncomm/nfd-caching-ndnsim

I followed the downloading steps as in
http://ndnsim.net/current/getting-started.html
<http://ndnsim.net/current/getting-started.html>
 and replace the cloning of named-data-ndnSIM/ndnSIM.git  with the above
one.
I got all the files copied correctly, however, when I run the
./waf configure   command I get the following error

Traceback (most recent call last):

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Scripting.py",
line 110, in waf_entry_point

run_commands()

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Scripting.py",
line 167, in run_commands

parse_options()

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Scripting.py",
line 140, in parse_options

Context.create_context('options').execute()

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Options.py",
line 146, in execute

super(OptionsContext,self).execute()

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Context.py",
line 93, in execute

self.recurse([os.path.dirname(g_module.root_path)])

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Context.py",
line 134, in recurse

user_function(self)

 File "/home/tcpip/myfiles/ndnsim/ns-3/wscript", line 246, in options

opt.recurse('src')

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Context.py",
line 134, in recurse

user_function(self)

 File "/home/tcpip/myfiles/ndnsim/ns-3/src/wscript", line 49, in options

opt.recurse(module, mandatory=False)

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Context.py",
line 134, in recurse

user_function(self)

 File "/home/tcpip/myfiles/ndnsim/ns-3/src/ndnSIM/wscript", line 18, in
options

tooldir=['%s/ndn-cxx/.waf-tools' % opt.path.abspath()])

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Context.py",
line 87, in load

module=load_tool(t,path,with_sys_path=with_sys_path)

 File
"/home/tcpip/myfiles/ndnsim/ns-3/.waf-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Context.py",
line 370, in load_tool

__import__(tool)

ImportError: No module named doxygen


I appreciate your help with that.


Regards,
Samar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20190125/94bc6409/attachment.html>


More information about the ndnSIM mailing list