i know that to promote your own blog post is in complete bad taste :) but
here you will find some notes i took while i was starting writing
components for nox...hope you will find it useful...if you find any errors
please let me know...

http://blog.egofuzzer.net/2011/10/developing-in-nox.html

regards,

javier



On Friday, January 13, 2012, Murphy McCauley <jam...@nau.edu> wrote:
> You also need to rerun configure in your build directory.
> You might also consider using src/scripts/nox-new-py-app.py to simplify
the whole process for yourself.
> Hope that helps!
> -- Murphy
> On Jan 13, 2012, at 2:04 PM, Baraki Halefom wrote:
>
> 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
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev
>
>
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to