Hi dear nox developers,

I am new to NOX development. I am trying to create my own component under a
new directory.
for testing purpose I did the following things (in the virtual machine):

 1. made directory under the coreapps directory
 2. I copy the files in the examples directory and renamed the pyswitch.py
file to myswitch.py
 3. also made all possible changes in the Makefile.ac, meta.json files
 4. now i want to run the new component in the command line as: ./nox_core
-v pctp:2525 myswitch

it gave me the following error after displaying some verbose descriptions:
  00042|nox|ERR: Application "myswitch" description not found

1. is it possible to create a new directory and create new component under
it?
2. if possible  how can I compile the component in the new directory? i did
./boot.sh
3. what else did I forget?

what other things did I forget?

I appreciate your cooperation in advance.


-- 


Baraki H. Abay
Department of Math and Computer science
North Carolina Central University
Durham, 27707 NC
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to