cannot run dce-ccnd-linear-multiple

81 views
Skip to first unread message

Lukas von Rotz

unread,
Apr 14, 2014, 3:59:44 AM4/14/14
to ns-3-...@googlegroups.com
Hi everyone

I set up ns3 / DCE as described in http://www.nsnam.org/docs/dce/manual/html/getting-started.html
I want to use this environment to test some stuff in ccnx! when I finished the building i wanted to test with the commands dce-ccnd-simple and dce-ccnd-linear-multiple.
the first one works very well, but with dce-ccnd-linar-multiple, the console puts 'command not found'. So the command is neither in the directories dce/build/bin nor in dce/source/ns-3-dce/build/bin (where dce-ccnd-simple exists).
Does anybody knows what the problem could be?
Thanks for your help.

Lukas

Emilio Mancini

unread,
Apr 14, 2014, 5:30:35 AM4/14/14
to ns-3-...@googlegroups.com
Hi Lukas,
some example is not compiled in ns3 mode (with "bake.py configure -e dce-[1.0|1.1|1.2|dev]"). You need to enable the linux stack (with "bake.py configure -e dce-linux-[1.0|1.1|1.2|dev]").

When you set the bake configuration, try this:

bake.py configure -e dce-linux-1.2

bake
.py deploy
cd source
/ns-3-dce
./waf --run dce-ccnd-linear-multiple


E.

Lukas von Rotz

unread,
Apr 14, 2014, 9:06:23 AM4/14/14
to ns-3-...@googlegroups.com
Hey Emilio

Thank you very much, works well now!

Lukas
Reply all
Reply to author
Forward
0 new messages