I suspect you're not running nox_core from the src directory (build/src).  Try 
that.

You can also run it by specifying a configuration file (src/nox_core -c 
src/etc/nox.json I think), but you'd also need to specify the directories for 
components.

Hope that helps.

-- Murphy

On Dec 15, 2011, at 4:39 PM, Peng Sun wrote:

> Hi Murphy, 
> 
> I followed the steps in NOX wiki. 
> 
> I installed NOX 0.9.0 (zaku) on a VM with Ubuntu 11.04  (Linux 2.6.38). 
> 
> I first installed the dependencies with apt-get, then took the steps:
> ./boot.sh
> mkdir build
> cd build
> ../configure
> make -j 5
> 
> The compilation finished successfully. But when I launched nox_core, it exits 
> with error:
> 
> NOX 0.9.0(zaku)~full~beta (nox_core), compiled Dec 16 2011 00:43:32
> Compiled with OpenFlow 0x01 
> ERR: Unable to find a configuration file. Checked the following locations:
>      -> /usr/local/etc/nox/nox.json
>      -> etc/nox.json
> 
> 
> 
> 
> Peng
> 
> 
> On Thu, Dec 15, 2011 at 5:50 PM, Murphy McCauley <jam...@nau.edu> wrote:
> Hi; maybe you can provide a bit more information.
> 
> What OS/version are you running on?  What steps did you use to configure, 
> build, and run NOX?
> 
> -- Murphy
> 
> On Dec 15, 2011, at 2:45 PM, Peng Sun wrote:
> 
> > Hi,
> >
> > I encountered an error when running NOX. The error is:
> >
> > ERR: Unable to find a configuration file. Checked the following locations:
> >              -> /usr/local/etc/nox/nox.json
> >              -> etc/nox.json
> >
> > The compilation is successful... Does anybody know how to solve the problem?
> >
> > Thanks.
> >
> >
> >
> >
> >
> > Peng
> > _______________________________________________
> > 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