On Wed, Dec 07, 2011 at 05:09:17AM -0500, Surendran P wrote:
> Actually, i'm getting the command not known error when i run following,
> 
> ovsdb-server --remote=punix:/usr/local/var/run/openvswitch/db.sock \
>                      --remote=db:Open_vSwitch,manager_options \
>                      --private-key=db:SSL,private_key \
>                      --certificate=db:SSL,certificate \
>                      --bootstrap-ca-cert=db:SSL,ca_cert \
>                      --pidfile --detach

It sounds like you either did not run "make install" or the bin
directory that you installed to is not in your PATH.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to