Hi, <div><br></div><div>I&#39;ve written a script to build the squeak vm from scratch on Linux in one command. It&#39;s here <a href="http://github.com/lolgzs/easy_squeakvm">http://github.com/lolgzs/easy_squeakvm</a> </div>

<div>To build the VM, just get the the script and</div><div>./easy_squeakvm.sh</div><div><br></div><div>This will</div><div><div>- checkout squeakvm sources from svn repository</div><div>- download PharoCore image</div><div>

- load VMMaker into PharoCore</div><div>- generate the interpreter</div><div>- build the VM</div><div>- put binaries in out/squeakvm, ready to use</div></div><div><br></div><div>I was tired of typing the same commands over and over :)</div>

<div><br></div><div>Cheers,</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br clear="all">Laurent Laffont<br>
</div>