<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Hi Bernhard --<div><br></div><div>Download the latest Trunk: http://files.squeak.org/trunk/</div><div><br></div><div>Then run these lines via drag-and-drop or copy-and-paste or as a start-up script in Squeak:</div><div><a href="https://raw.githubusercontent.com/OpenSmalltalk/opensmalltalk-vm/Cog/image/BuildSqueakSpurTrunkVMMakerImage.st"><span style="font-size: 10pt">https://raw.githubusercontent.com/OpenSmalltalk/opensmalltalk-vm/Cog/image/BuildSqueakSpurTrunkVMMakerImage.st</span></a><br></div><div><br></div><div>It's Smalltalk code. No need to pass it in via the command line.</div><div><br></div><div>Best,</div><div>Marcel</div><div><br></div><div class="mb_sig"></div>
                                        <blockquote class="history_container" 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: #AAAAAA; margin-top: 10px;">Am 19.02.2022 13:52:59 schrieb Bernhard Pieber <bernhard@pieber.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">Hi All,<div class=""><br class=""></div><div class="">I got one step further by building my own VM and supplying it with the -vm argument. Now a Squeak image opens with the error message "Error: No content to install“.</div><div class=""><br class=""></div><div class="">If I debug I see that Smalltalk documentPath is '--' and hence the CodeLoader tries to loadSourceFiles: with the scriptName '<a href="file:///Users/bernhard/Entwicklung/Squeak/opensmalltalk-vm/image/—" class="">file:///Users/bernhard/Entwicklung/Squeak/opensmalltalk-vm/image/—</a>‚ which seems wrong.</div><div class=""><br class=""></div><div class="">Any ideas how to build a VM Maker image are welcome.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Bernhard</div><div class=""><div><br class=""><blockquote type="cite" class="" style="min-width: 500px"><div class="">Am 19.02.2022 um 09:13 schrieb Bernhard Pieber <<a href="mailto:bernhard@pieber.com" class="">bernhard@pieber.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi All,<div class=""><br class=""></div><div class="">I wanted to build myself a VM Maker image. IIUC, image/buildspurtrunkvmmaker64image.sh is the way to go. Here is what I get:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px;font-stretch: normal;font-size: 11px;line-height: normal;font-family: Menlo" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">bernhard@MacBookPro16 image % ./buildspurtrunkvmmaker64image.sh </span></div><div style="margin: 0px;font-stretch: normal;font-size: 11px;line-height: normal;font-family: Menlo" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for latest 64-bit VM on bintray...</span></div><div style="margin: 0px;font-stretch: normal;font-size: 11px;line-height: normal;font-family: Menlo" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cannot find latest release on <a href="https://bintray.com/opensmalltalk/notifications" class="">https://bintray.com/opensmalltalk/notifications</a></span></div><div style="margin: 0px;font-stretch: normal;font-size: 11px;line-height: normal;font-family: Menlo" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">If you've built your own VM you can substitute that using the -vm myvm argument to this script.</span></div></div><div style="margin: 0px;font-stretch: normal;font-size: 11px;line-height: normal;font-family: Menlo" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">I guess the <span style="font-family: Menlo;font-size: 11px" class="">getGoodSpurVM.sh </span>and <span style="font-family: Menlo;font-size: 11px" class="">getGoodSpur64VM.sh </span>need to be updated to fetch the VMs from <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases" class="">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases</a>.</div><div style="margin: 0px;font-stretch: normal;font-size: 11px;line-height: normal;font-family: Menlo" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="font-family: Helvetica;font-size: 12px" class=""><br class=""></span></span></div><div style="margin: 0px;font-stretch: normal;font-size: 11px;line-height: normal;font-family: Menlo" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="font-family: Helvetica;font-size: 12px" class="">Cheers,</span></span></div><div style="margin: 0px;font-stretch: normal;font-size: 11px;line-height: normal;font-family: Menlo" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span style="font-family: Helvetica;font-size: 12px" class="">Bernhard</span></span></div></div></div></blockquote></div><br class=""></div></div></blockquote></div>