Would you please explain it more? Where is ".bashrc"? How can i use this command? "export PATH=$PATH:/usr/local/sbin" ; What is this? "source ~/.bashrc " With special thanks
On 8/30/12, Aaron Rosen <[email protected]> wrote: > Put this in your .bashrc > > export PATH=$PATH:/usr/local/sbin > then source ~/.bashrc > > On Wed, Aug 29, 2012 at 12:16 PM, rahim entezari > <[email protected]>wrote: > >> I am beginner, please tell me how to install ovsdb-server in my $PATH >> >> On 8/29/12, Ben Pfaff <[email protected]> wrote: >> > On Wed, Aug 29, 2012 at 09:38:23AM -0400, rahim entezari wrote: >> >> no I made a mistake.the error is bash: ovsdb-server: command not found >> > >> > If you see that error, you didn't install ovsdb-server anywhere in your >> > $PATH. You should do that. >> > >> >> >> -- >> Kind regards, >> Rahim Entezari >> Amirkabir Cloud Computing Research Center >> Computer Engineering & Information Technology Department >> Amirkabir University of Technology (Tehran Polytechnic) >> _______________________________________________ >> discuss mailing list >> [email protected] >> http://openvswitch.org/mailman/listinfo/discuss >> > -- Kind regards, Rahim Entezari Amirkabir Cloud Computing Research Center Computer Engineering & Information Technology Department Amirkabir University of Technology (Tehran Polytechnic) _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
