Did you rebuild after switching to destiny?  You might just try starting over.  
Clone the repository; switch to destiny; build.

-- Murphy

On Mar 27, 2012, at 3:34 PM, Elias Paz wrote:

> Ok I get this when I did your suggestion 
> nmeliasp@openflow:/opt/nox/build/src$ ./nox_core -v -i ptcp:6633 monitoring
> 00001|nox|INFO:Starting nox_core (/opt/nox/build/src/.libs/lt-nox_core)
> 00002|nox|ERR:Unable to open info file './nox.info'.
> 
> I also run into problem when I do 
> ./nox_core -v -i ptcp:6633 pyswitch
> 
> I get 
> 00041|nox|ERR:Cannot change the state of 'pyswitch' to INSTALLED:
> 'pyswitch' ran into an error:
>        cannot import a Python module 'nox.coreapps.examples.pyswitch':
>        Traceback (most recent call last):
>          File "./nox/coreapps/examples/pyswitch.py", line 31, in <module>
>            from nox.lib.core     import *
>          File "./nox/lib/core.py", line 24, in <module>
>            import nox.lib.pyopenflow as pyopenflow
>        ImportError: No module named pyopenflow
> 
> I did not get the pyswitch message when I wasn't in destiny
> 
> 
> -----Original Message-----
> From: Murphy McCauley [mailto:[email protected]] 
> Sent: Tuesday, March 27, 2012 4:26 PM
> To: Elias Paz
> Cc: [email protected]
> Subject: Re: [nox-dev] Downloading NOX from GIT failing
> 
> The GUI is only available in the destiny branch.
> 
> From inside your repository, do:
> git checkout destiny
> 
> -- Murphy
> 
> On Mar 27, 2012, at 3:20 PM, Elias Paz wrote:
> 
>> OK thank you. When I downloaded from the source you mentioned I cannot
> find
>> the nox-gui.py file. I am trying to run this
>> 
>> -----Original Message-----
>> From: Murphy McCauley [mailto:[email protected]] 
>> Sent: Tuesday, March 27, 2012 4:11 PM
>> To: Elias Paz
>> Cc: [email protected]
>> Subject: Re: [nox-dev] Downloading NOX from GIT failing
>> 
>> That git URL has not pointed to a recent version of NOX for several years.
>> 
>> The code will be moving to github soon, but for now, you can get it from
> the
>> same place as for the last several years (which is mentioned on the
>> website):
>> 
>> git clone git://noxrepo.org/nox
>> 
>> 
>> Hope that helps.
>> 
>> -- Murphy
>> 
>> On Mar 27, 2012, at 3:00 PM, Elias Paz wrote:
>> 
>>> Hello 
>>> I am trying to re-download the source code for NOX from GIT but it
> appears
>>> to failing and I get the following messages
>>> 
>>> root@openflow:/home/nmeliasp# git clone git://noxrepo.org/noxcore
>>> Initialized empty Git repository in /home/nmeliasp/noxcore/.git/
>>> fatal: The remote end hung up unexpectedly
>>> 
>>> 
>>> 
>>> Please Help!
>>> 
>> 
>> 
> 
> 

Reply via email to