Hi guys,

I have successfully installed a Virtual Machine containing NOX and Mininet.
Following the walkthrough  I was able to transform an HUB to a learning
switch.

Moreover I premit that I've well understood how components are linked by
mean of "meta.xml" files,

Now I'm trying to use the "sample_routing" component present in
"noxcore/src/nox/netapps.."
But when I issue the command


./nox_core -v -i ptcp:6633 sample_routing

I get the following error:

00017|nox|ERR:Application 'sample_routing' description not found.

I'm ONLY able to launch components in the 'coreapps' directory
Notice that in my installation I can't find two directories

noxcore/build/src/nox/netapps
noxcore/build/src/nox/webapps

while it's only present

noxcore/build/src/nox/coreapps

moreover the following three directories exist

noxcore/src/nox/netapps
noxcore/src/nox/webapps
noxcore/src/nox/coreapps

Maybe that is the problem?

Could someone help me?
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to