<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 1, 2021 at 9:54 AM Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"> <div id="gmail-m_4608626135170208485__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0);text-align:left" dir="ltr">
                                        Hi Timothy --<div></div>
                                        <div><br></div><div>After your Git checkout, you must do this once</div><div><br></div><div>./scripts/updateSCCSVersions</div></div></blockquote><div><br></div><div class="gmail_default" style="font-size:small">Unless you use a real build system:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">building/macos*/common/Makefile.vm:</div><div class="gmail_default" style="font-size:small">building/win64*/common/Makefile.msvc.tools:<br>building/win64x64/common/Makefile.tools:<br></div><div class="gmail_default" style="font-size:small">    ifneq ($(shell $(GREP) 'GitRawRevisionString.*$$Rev$$.' $(SCCSVER)),)<br>    $(shell $(BASH) -c "cd ../../../scripts; ./updateSCCSVersions")<br>    endif</div><div class="gmail_default" style="font-size:small"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div id="gmail-m_4608626135170208485__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0);text-align:left" dir="ltr"><div><br></div><div>Then see how the CI does it</div><div><br></div><div>scripts/ci/actions_prepare_linux_x86.sh</div><div>scripts/ci/actions_build.sh</div><div><br></div><div>And do it yourself:</div><div><br></div><div>pushd building/linux64x64/squeak.cog.spur/build</div><div>./mvm</div><div>sudo make install</div><div>popd</div><div><br></div><div>Well, you can also do this before building:</div><div><br></div><div>pushd platforms/unix/config</div><div>make configure</div><div>popd</div><div><br></div><div>Best,</div><div>Marcel</div><blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px">
                        <p style="color:rgb(170,170,170);margin-top:10px">Am 01.10.2021 18:49:15 schrieb gettimothy <<a href="mailto:gettimothy@zoho.com" target="_blank">gettimothy@zoho.com</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif"><div style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10pt"><div>Hi folks,<br></div><div><br></div><div>I haven't touched a vm in a long time.<br></div><div><br></div><div>What is the command, on linux to build the linux64 vm?<br></div><div><br></div><div>thanks for your time.<br></div><div><br></div><div>t</div></div><br></div></blockquote></div></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div></div>