Hi, just use the following command: cd nox sudo ./boot.sh sudo mkdir build/ cd build/ sudo ../configure sudo make cd src sudo make check
Then cd nox/build/src sudo ./nox_core --version If you already changed to destiny branch. You'll get the following: NOX 0.9.1~full~beta(nox_core) Best Weiyang 2012/4/26 Elias Marti Paz-Rudolph <[email protected]> > I have checked out Destiny however i dont know which install file you are > reffering to > > > Eias > > > > > > > On Wed, 25 Apr 2012 21:10:03 -0700 > Weiyang Mo <[email protected]> wrote: > >> Have you checked the NOX to destiny branch? It is Zaku by default. >> >> To do this >> >> cd nox >> git checkout destiny >> >> Then repeat each step referring to INSTALL file. >> >> Best >> >> Weiyang >> >> 2012/4/25 Elias Paz <[email protected]> >> >> Yes all dependencies are installed**** >>> >>> ** ** >>> >>> *From:* Weiyang Mo >>> [mailto:moweiyang1988@gmail.**com<[email protected]> >>> ] >>> *Sent:* Wednesday, April 25, 2012 8:05 PM >>> >>> *To:* Elias Paz >>> *Cc:* [email protected] >>> *Subject:* Re: [nox-dev] NOX GUI**** >>> >>> ** ** >>> >>> >>> So have you already installed all the dependencies mentioned in this >>> page? >>> **** >>> >>> **** >>> >>> https://github.com/noxrepo/**nox-classic/wiki/NOX-GUI****<https://github.com/noxrepo/nox-classic/wiki/NOX-GUI****> >>> >>> **** >>> >>> Weiyang **** >>> >>> 2012/4/25 Elias Paz <[email protected]>**** >>> >>> >>> I have installed this library however I still don’t get the gui to >>> display >>> my switches. **** >>> >>> I get this output when I run the gui**** >>> >>> **** >>> >>> QSqlQuery::exec: database not open**** >>> >>> QSqlQuery::exec: database not open**** >>> >>> **** >>> >>> *From:* Weiyang Mo >>> [mailto:moweiyang1988@gmail.**com<[email protected]> >>> ] >>> *Sent:* Wednesday, April 25, 2012 5:29 PM >>> *To:* Elias Paz >>> *Cc:* [email protected] >>> *Subject:* Re: [nox-dev] NOX GUI**** >>> >>> **** >>> >>> >>> Hi, the NOX-GUI shows all switches, so you should at least run the >>> component monitoring. If you don't install libqt4-sql-sqlite >>> >>> Try to install it using "apt-get install libqt4-sql-sqlite" and then try >>> the GUI again. >>> >>> Hope it helps**** >>> >>> 2012/4/25 Elias Paz <[email protected]>**** >>> >>> Hello,**** >>> >>> >>> I am running the nox gui and my topology is not showing up. I currently >>> don’t have any hosts connected to my switches, does this matter? What >>> could >>> be the reason for the nothing being displayed in the GUI. **** >>> >>> **** >>> >>> **** >>> >>> Thanks in advance**** >>> >>> Elias**** >>> >>> **** >>> >>> ** ** >>> >>> > Elias Paz > CompE Undergraduate > member of HESO > Hispanic Engineering and > Science Organization(SHPE/MAES) > [email protected] > (505) 550-9554 >
