Do these help? https://github.com/noxrepo/nox-classic/wiki/NOX-GUI https://groups.google.com/d/topic/nox_dev/2WtVw2EZSyM
(Specifically, there is info there about dependencies and about the NOX commandline). -- Murphy On Mar 29, 2012, at 11:42 AM, Elias Paz wrote: > Hello, > > When I run the nox-gui I get these messages > > nmeliasp@openflow:/opt/nox/src$ ./nox-gui.py > QSqlDatabase: QSQLITE driver not loaded > QSqlDatabase: available drivers: QMYSQL3 QMYSQL > QSqlQuery::exec: database not open > QSqlQuery::exec: database not open > > Also my topology does not appear when the GUI runs. > > I run the nox_core with this > ./nox_core -v -i ptcp:6633 monitoring pyswitch rounting > > Any ideas?
