Project

General

Profile

Actions

Task #3285

closed

No module named doxygen

Added by fabio barker7 over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Compilation
Target version:
Start date:
10/24/2015
Due date:
% Done:

0%

Estimated time:

Description

I have this problem and I don't know how to solve

MacBook-Pro:~ Macpro$ ./waf configure --disable-python --enable-examples
Traceback (most recent call last):
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Scripting.py", line 108, in waf_entry_point
run_commands()
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Scripting.py", line 165, in run_commands
parse_options()
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Scripting.py", line 138, in parse_options
Context.create_context('options').execute()
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Options.py", line 146, in execute
super(OptionsContext,self).execute()
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 92, in execute
self.recurse([os.path.dirname(g_module.root_path)])
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 133, in recurse
user_function(self)
File "/Users/Macpro/Documents/ndnSIM/ns-3/wscript", line 213, in options
opt.recurse('src')
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 133, in recurse
user_function(self)
File "/Users/Macpro/Documents/ndnSIM/ns-3/src/wscript", line 48, in options
opt.recurse(module, mandatory=False)
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 133, in recurse
user_function(self)
File "/Users/Macpro/Documents/ndnSIM/ns-3/src/ndnSIM/wscript", line 18, in options
tooldir=['%s/ndn-cxx/.waf-tools' % opt.path.abspath()])
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 86, in load
module=load_tool(t,path)
File "/Users/Macpro/Documents/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py", line 342, in load_tool
import(tool)
ImportError: No module named doxygen

Actions #1

Updated by Spyros Mastorakis over 8 years ago

Did you clone with the --recursive option?

Actions #2

Updated by fabio barker7 over 8 years ago

Spyros Mastorakis wrote:

Did you clone with the --recursive option?

Yeah, I followed the instructions for Mac OS.

Actions #3

Updated by Spyros Mastorakis over 8 years ago

fabio barker7 wrote:

Yeah, I followed the instructions for Mac OS.

I also have Mac OS (specifically OS X 10.11.1) and I cannot reproduce the error. I did a fresh clone from master and everything works fine. I suggest that you do a fresh clone from master as well.

Actions #4

Updated by fabio barker7 over 8 years ago

Spyros Mastorakis wrote:

fabio barker7 wrote:

Yeah, I followed the instructions for Mac OS.

I also have Mac OS (specifically OS X 10.11.1) and I cannot reproduce the error. I did a fresh clone from master and everything works fine. I suggest that you do a fresh clone from master as well.

I tried several times but whenever "Compile NS-3 with ndnSIM module" appears this error

Actions #5

Updated by Spyros Mastorakis over 8 years ago

fabio barker7 wrote:

I tried several times but whenever "Compile NS-3 with ndnSIM module" appears this error

For me everything works fine and I cannot reproduce the error. If you could be more specific (version of ndnSIM you are using, version of OS and specific steps to reproduce the error), I may be able to help you.

Actions #6

Updated by fabio barker7 over 8 years ago

Spyros Mastorakis wrote:

fabio barker7 wrote:

I tried several times but whenever "Compile NS-3 with ndnSIM module" appears this error

For me everything works fine and I cannot reproduce the error. If you could be more specific (version of ndnSIM you are using, version of OS and specific steps to reproduce the error), I may be able to help you.

Ok, Thank's for your attention. I will try to install version 2.1.

Actions #7

Updated by Spyros Mastorakis over 8 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF