On Thu, Oct 04, 2012 at 06:41:37PM +0800, Carlo Santos wrote: > I have installed openVSwitch on a Centos 6.2 machine with kernel > version 2.6.32-279.9.1.el6.x86_64. However, I am stuck at the point where I > must execute ovsdb-tool. When I execute ovsdb-tool as a regular user, I get > the error Permission denied. However, when I execute it with sudo, I get a > command not found.
You didn't install the OVS binaries in a directory that is in root's path. If that doesn't mean anything to you, then you should get someone to help you or use prepackaged binaries. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
