<div dir="ltr"><div>I will try to test your build script over the next days, when I have a better internet connection than now.<br><br></div>Alex<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/23 David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, Jan 22, 2013 at 02:27:08PM +0000, H. Hirzel wrote:<br>
&gt; Will,<br>
&gt;<br>
&gt; Thank you for asking. I realize that you use a Linux/Unix installation.<br>
&gt;<br>
&gt; Problems like the ones you encounter prompted me to use the Squeak<br>
&gt; All-In-One packages when working in Linux the last years.<br>
&gt;<br>
&gt; On MSWindows the whole setup is comparatively straightforward.<br>
&gt;<br>
&gt; You need to get the correct image/source file pair, a VM and the sources file.<br>
&gt; As for 4.4. they are now all in the same directory<br>
&gt;<br>
&gt; <a href="http://ftp.squeak.org/4.4/" target="_blank">http://ftp.squeak.org/4.4/</a><br>
&gt;<br>
&gt; Will, as you write about 4.2 I assume you have not tried out the<br>
&gt; installation with 4.4. yet.<br>
&gt;<br>
&gt;<br>
&gt; I realize that David Lewis posts good instructions from time to time<br>
&gt; how to compile a VM on Linux from the source. Maybe it is time to do<br>
&gt; this again, David?<br>
<br>
</div>The instructions are on <a href="http://squeakvm.org" target="_blank">squeakvm.org</a>, see <a href="http://squeakvm.org/unix/devel.html" target="_blank">http://squeakvm.org/unix/devel.html</a>.<br>
They are getting a bit out of date, but still usable I think. Yes, I should<br>
update them.<br>
<br>
Being a lazy person, I have been trying to update the instructions in the<br>
form of an executable Smalltalk script so that I don&#39;t need to keep refreshing<br>
the web pages quite so often. If anyone with a Linux computer wants to give<br>
this a try, I&#39;d appreciate some feedback. You need Linux with Subversion<br>
and CMake installed, plus the usual C compilers that come with your distribution.<br>
<br>
Download this script file:<br>
<br>
  <a href="http://squeakci.org/job/InterpreterVM/ws/VMUnixBuild.st" target="_blank">http://squeakci.org/job/InterpreterVM/ws/VMUnixBuild.st</a><br>
<br>
And then use VMUnixBuild.st as a start script:<br>
<br>
  $ squeak myImage VMUnixBuild.st<br>
<br>
You should be able to sit back and watch as your image loads all of the<br>
necessary VMMaker and plugin packages, downloads the latest Subversion platform<br>
sources, generates the VM sources, and does a configure and build.<br>
<br>
Please let me know if this works (or not).<br>
<br>
Dave<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
&gt;<br>
&gt; In any case the search keywords are<br>
&gt;    How to build a standard Unix interpreter VM on Linux using a Squeak<br>
&gt; trunk image<br>
&gt;<br>
&gt; Regards<br>
&gt; Hannes<br>
<br>
</div></div></blockquote></div><br></div>