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

Spyridon (Spyros) Mastorakis mastorakis at cs.ucla.edu
Sat Jan 26 08:48:52 PST 2019


Hi,

This message tells you what is missing.

I am not sure how exactly you copied/pasted things, but copying/pasting an entire code repository (along with build directories, etc.) is not a good practice.

If you need to use a specific cache replacement policy, you try to copy only the piece of code that you really need.

Thanks,

Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA

> On Jan 25, 2019, at 6:34 AM, Samar Alduayji via ndnSIM <ndnsim at lists.cs.ucla.edu> wrote:
> 
> Dear Developers,
> 
> I was trying to use the caching policies implemented in the following NFD  github repository
> 
> https://github.com/ndncomm/nfd-caching-ndnsim
>  <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 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20190126/825ba801/attachment-0001.html>


More information about the ndnSIM mailing list