cmake . make is not longer valid. on mac one should use: cmake . make make install. or just use 'build.sh' script which autogenerated by image (in build directory). i added it, because i also forgetting that last step time to time (since the changes i did lately requires 'make install' step). On 19 October 2012 20:58, Esteban Lorenzano <estebanlm@gmail.com> wrote:
mmm...
VMBuilder buildFromScratch.
would be even cooler ;)
ah, dreams... but we will get there... eventually.
Esteban
ps: Craig, I'm really interested on you succeed on building vm, please, keep me in track :)
On Oct 19, 2012, at 8:50 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
On 2012-10-19, at 20:42, Camillo Bruni <camillobruni@gmail.com> wrote:
On 2012-10-19, at 20:39, Craig Latta <craig@netjam.org> wrote:
(RE)CREATING THE GENERATED VM SOURCES =====================================
If you downloaded the sources from gitorious do the following the VM sources are not included (unlike the jenkins build download). The following steps explain how to generate the VM sources from a build image.
Also, in this subthread with you I was trying to get your suggested jenkins solution to work, not the "download from gitorious" one. HOWTOBUILD says in the jenkins case I should just be able to "cd build; cmake; make".
I'm off for tonight, let me know if it worked. I would really love to see a proper HOWTOBUILD instruction text, that works from scratch ;)
cami
-- Best regards, Igor Stasenko.