Hi,all~ Sorry to bother you that when I using NOX 0.92 running openflow-manager module, I found this error. If I don't use this module, the OpenVSwitch cannot connect to the NOX. I want to know the reason of this problem. Thank you all~
dq@dq-desktop:~/of/nox92/build/src$ ./nox_core -v -i ptcp:6633 --verbose=switch:ANY:DBG openflow-manager 00001|main|INFO:Starting nox_core (/home/dq/of/nox92/build/src/.libs/lt-nox_core) 00002|event-dispatcher|DBG:Registering event 'New_connection_event'. 00003|event-dispatcher|DBG:Registering event 'Shutdown_event'. 00004|event-dispatcher|DBG:Registering handler for Shutdown_event, order 9999 00005|event-dispatcher|DBG:creating thread 1 00006|dso-deployer|DBG:Component 'openflow-manager' scanned. 00007|dso-deployer|DBG:Component 'switch' scanned. 00008|connection_manager|DBG:listening on ptcp:0.0.0.0:6633::: 00009|main|DBG:Application installation report: 00010|main|DBG:connection-manager: Current state: INSTALLED Required state: INSTALLED Dependencies: 00011|main|DBG:event-dispatcher: Current state: INSTALLED Required state: INSTALLED Dependencies: 00012|main|DBG:openflow-manager: Current state: ERROR Required state: INSTALLED Dependencies: Error: Cannot open a dynamic library: 'file not found' or 'file not found' 00013|main|DBG:dso-deployer: Current state: INSTALLED Required state: INSTALLED Dependencies: 00014|main|ERR:Cannot change the state of 'openflow-manager' to INSTALLED: 'openflow-manager' ran into an error: Cannot open a dynamic library: 'file not found' or 'file not found'
