Andy,
Sorry about my ignorance but I just don't know how to build OVS out of tree
on Ubuntu.
I've been using "fakeroot debian/rules binary" that builds OVS as *.deb in
upper directory from the current directory.
Assuming the source tree sits on /vagrant, how can I build on OVS under
some other d
Out of tree builds works should work fine on Ubuntu too. Did you run
into any specific issues?
BTW, glad to hear your are working on Vagrantfile for Ubuntu.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Hi,
Is there a way to out of tree build OVS on Ubuntu, just like it can be done
on Fedora?
The reason why I am asking is as follows. I am now working on Vagrantfile
for Ubuntu. In the past I used to automate the building of OVS by git
cloning in Vagrantfile and then compile and I was working just