Hello Mathieu, I decided to give Vagrant a shot, on my Windows 7 machine. It worked much better than I had expected. When I gave the command "vagrant up", it built all the code exactly like if I had done ...make build-release; make pkg-deb in my usual VM as far as I can tell (it did that after creating a new VM.) It definitely completed that with no errors. Now I didn't see instructions on the wiki for setting the variable VPP_VAGRANT_POST_BUILD, so having that unset, my "vagrant up" did not try to go beyond building. Maybe you can give a more precise description of the steps you executed and the failures, and I can compare with what I have here.
Burt On Fri, Apr 7, 2017 at 11:45 AM, Burt Silverman <[email protected]> wrote: > Hi Mathieu, > > I have not tried the Vagrant scripts, but I run VirtualBox on Windows with > a Ubuntu VM. It should be fairly straightforward to set up VirtualBox and > the VM, and then git clone https://gerrit.fd.io/r/p/vpp.git and then make > install-dep, make bootstrap, and so forth. You might even be able to point > out to other VPPers where the vagrant scripts fall short based on > comparison to this method. Admittedly I know little about the purposes and > goals of Vagrant, as opposed to the alternate approach. > > Burt > > On Tue, Apr 4, 2017 at 10:38 AM, Mathieu Duperre (mduperre) < > [email protected]> wrote: > >> Hi, >> >> >> >> (my apology if that’s not the right forum, not sure where else to ask). >> Was anyone able to build vpp either: >> >> >> >> -in a windows machine running vagrant (ubuntu or centos)? I tried both, >> could not build it properly (Vagrant image not installing few libs, make >> not making, etc.) >> >> -in AWS? I was able to build, with a few errors here and there, but i >> got a segmentation fault when trying to start vpp. >> >> >> >> I just want to know if that was done before. thanks. >> >> >> >> >> >> [image: >> http://wwwin.cisco.com/c/dam/cec/organizations/gmcc/services-tools/signaturetool/images/logo/logo_Cisco_Blue.png] >> >> >> >> *Mathieu Duperre* >> >> SOFTWARE SYSTEMS ENGINEER.SALES >> >> [email protected] >> >> Tel: *+1 919 927 1296 <(919)%20927-1296>* >> >> *Cisco Systems, Inc.* >> >> >> >> >> Canada >> cisco.com >> >> >> >> [image: http://www.cisco.com/assets/swa/img/thinkbeforeyouprint.gif]Think >> before you print. >> >> This email may contain confidential and privileged material for the sole >> use of the intended recipient. Any review, use, distribution or disclosure >> by others is strictly prohibited. If you are not the intended recipient (or >> authorized to receive for the recipient), please contact the sender by >> reply email and delete all copies of this message. >> >> Please click here >> <http://www.cisco.com/web/about/doing_business/legal/cri/index.html> for >> Company Registration Information. >> >> >> >> _______________________________________________ >> vpp-dev mailing list >> [email protected] >> https://lists.fd.io/mailman/listinfo/vpp-dev >> > >
_______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
