Re: [ovs-discuss] OVS executable

2016-06-20 Thread Thadeu Lima de Souza Cascardo
On Mon, Jun 20, 2016 at 07:11:25PM +, Rajasekaran, Monica wrote: > Hi Cascardo, > > I had my binaries in /usr/local/sbin,/usr/local/bin, /usr/sbin and /usr/bin > in the host machine as you had specified. I copied them over to my target box > with Yocto, changed the $PATH variable and tried t

Re: [ovs-discuss] OVS executable

2016-06-20 Thread Rajasekaran, Monica
[mailto:casca...@redhat.com] Sent: Monday, June 20, 2016 12:16 PM To: Rajasekaran, Monica Cc: discuss@openvswitch.org Subject: Re: [ovs-discuss] OVS executable On Mon, Jun 20, 2016 at 05:05:54PM +, Rajasekaran, Monica wrote: > Hi Cascardo, > > Alright, thank you. But, I need to know

Re: [ovs-discuss] OVS executable

2016-06-20 Thread Thadeu Lima de Souza Cascardo
ima de Souza Cascardo [mailto:casca...@redhat.com] > Sent: Monday, June 20, 2016 11:50 AM > To: Rajasekaran, Monica > Cc: discuss@openvswitch.org > Subject: Re: [ovs-discuss] OVS executable > > On Mon, Jun 20, 2016 at 04:33:31PM +, Rajasekaran, Monica wrote: > >

Re: [ovs-discuss] OVS executable

2016-06-20 Thread Rajasekaran, Monica
Cc: discuss@openvswitch.org Subject: Re: [ovs-discuss] OVS executable On Mon, Jun 20, 2016 at 04:33:31PM +, Rajasekaran, Monica wrote: > Hi, > > I need to get the final executable from my current OVS (Installed in Ubuntu) > and move it to a box which does not have a compiler

Re: [ovs-discuss] OVS executable

2016-06-20 Thread Thadeu Lima de Souza Cascardo
On Mon, Jun 20, 2016 at 04:33:31PM +, Rajasekaran, Monica wrote: > Hi, > > I need to get the final executable from my current OVS (Installed in Ubuntu) > and move it to a box which does not have a compiler (Runs Yocto). OVS needs > to be up on that box. > > But, I am not sure what/where the

[ovs-discuss] OVS executable

2016-06-20 Thread Rajasekaran, Monica
Hi, I need to get the final executable from my current OVS (Installed in Ubuntu) and move it to a box which does not have a compiler (Runs Yocto). OVS needs to be up on that box. But, I am not sure what/where the executable is and how to proceed with this. Any help? Thanks, Monica __