<div>HI,<br></div><div><br></div><div>Actually <br></div><div><br></div><div>sudo apt install squeak-vm<br></div><div><br></div><div>will just install the squeak vm.   It seems to be automagically installed on the two PIs I have running, one running the current version and one running the previous version.<br></div><div><br></div><div>cheers<br></div><div>bruce</div><div ><br></div><div class="ik_mail_quote"><div>On 2021-07-20T19:18:23.000+02:00, tim Rowledge <tim@rowledge.org> wrote:</div><blockquote class="ws-ng-quote"><pre style="white-space: normal;"><blockquote class="ws-ng-quote">  On 2021-07-20, at 9:50 AM, Joseph Turco <<a class="defaultMailLink" href="mailto:notifications@github.com">notifications@github.com</a>> wrote:<br> <br> <br> So do you want me to try and build from source? The segfault showed up from the binaries.<br></blockquote> <br>Well that's always an option, though right now there are a number of interesting issues in the midst of being cleared up.<br><br>Another option is to load the vm from the Raspberry Pi archive; it includes a VM I built in January that appears fairly solid, at least for running NuScratch. If you loaded the raspbian release with scratch already included then the VM start shell script is in /usr/bin/squeak<br><br>Otherwise you would need to do some apt install stuff; I've never actually loaded that way since as the developer of it I sort of had it there anyway. Looks like <br>`sudo apt install nuscratch`<br>ought to work. Obviously it will load a bit more than the vm but you can always just delete the specifically scratch related files.<br><br>tim<br>--<br>tim Rowledge; <a class="defaultMailLink" href="mailto:tim@rowledge.org">tim@rowledge.org</a>; <a class="defaultMailLink"  href="http://www.rowledge.org/tim" target="_blank">www.rowledge.org/tim</a><br>Useful Latin Phrases:- Magister Mundi sum! = I am the Master of the Universe!</pre></blockquote></div>