When it doubt, try the "find" command, but… cd /opt/nox/build/src/nox/coreapps/switch ls
-- Murphy On Mar 27, 2012, at 8:43 AM, Elias Paz wrote: > I’ve looked in both and here is what I get. Doesn’t appear they are there. > How can I complete the copy since it doesn’t seem complete > > > nmeliasp@openflow:/opt/nox/build/src$ ls > builtin etc Makefile nox.info nox.xsd.o > components.xsd.cc include nox nox_main.o tests > components.xsd.o lib nox_core nox.xsd.cc utilities > > > nmeliasp@openflow:/opt/nox/src$ ls > builtin include Makefile.in nox.info nox.xsd.o > components.xsd.cc lib Make.vars nox_main.cc scripts > components.xsd.o Makefile nox nox_main.o tests > etc Makefile.am nox_core nox.xsd.cc utilities > > From: Kyriakos Zarifis [mailto:[email protected]] > Sent: Tuesday, March 27, 2012 9:42 AM > To: Elias Paz > Cc: Murphy McCauley; [email protected] > Subject: Re: [nox-dev] Tutorials, Sample Code?? > > The files should be there (if not, the copy of nox is not complete). Are you > looking in nox/build/src/nox/ or nox/src/nox/ ? > > On Tue, Mar 27, 2012 at 3:33 PM, Elias Paz <[email protected]> wrote: > These files don't appear in this directory for me. Is there a site I can > pull these examples from? > > -----Original Message----- > From: Murphy McCauley [mailto:[email protected]] > Sent: Monday, March 26, 2012 2:45 PM > To: Elias Marti Paz-Rudolph > Cc: [email protected] > Subject: Re: [nox-dev] Tutorials, Sample Code?? > > There are several example applications included with NOX. The usual entry > points for people new to NOX are the switch and pyswitch examples > (/src/nox/coreapps/switch and /src/nox/coreapps/examples/pyswitch.py). > > There's some additional information on the NOX-Classic wiki: > https://github.com/noxrepo/nox-classic/wiki/Developing-in-NOX > > And there's a tutorial on the OpenFlow site at: > http://www.openflow.org/wk/index.php/OpenFlow_Tutorial > > I'm sure I'm missing some useful stuff, but maybe that will get you started? > > -- Murphy > > On Mar 26, 2012, at 10:57 AM, Elias Marti Paz-Rudolph wrote: > > > Hello > > > > I am starting to play with NOX and was wondering if there are any > tutorials or sample code that i can look at. This will be very helpful > > > > Thanks in advance, > > Elias > >
