<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Thanks Bert, it seems to work but with a squeak image.&nbsp;</div><div><font class="Apple-style-span" color="#0b61c8"><br></font>DiskStationSDC&gt; squeak.sh -nodisplay -nosound ./squeak4/Squeak4.3.image &amp;<br>DiskStationSDC&gt; ps | grep squeak<br>17992 root &nbsp;&nbsp;&nbsp;&nbsp;1027m S &nbsp;&nbsp;&nbsp;/usr/local/lib/squeak/4.4.7-2357/squeakvm -nodisplay -nosound ./squeak4/Squeak4.3.image<br>18007 root &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2476 S &nbsp;&nbsp;&nbsp;grep squeak<br><div>DiskStationSDC&gt;&nbsp;</div><br></div></div><div>Now, I need to make it work with a Pharo/seaside image with VNC support...</div><div><br></div><div>and with the stack VM and a Pharo2.0 image, I still get the floating point error:<div><br></div><div><div>DiskStationSDC&gt; ./StackVM-linux/StackVM -nodisplay -nosound Pharo-2.0.image&nbsp;</div><div>Floating point exception (core dumped).</div></div><div><br></div><div><br></div><div>Anyway thanks for your help,</div><div><br></div><div>Cédrick</div></div><div><br></div><div><div>Le 9 juil. 2012 à 19:07, Bert Freudenberg a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>On 2012-07-09, at 18:54, Cédrick Béler wrote:<br><br><blockquote type="cite"><blockquote type="cite">What about the regular VM from <a href="http://squeakvm.org">squeakvm.org</a>? Or Eliot's VM?<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I just tried but couldn't get it work... <br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">DiskStationSDC&gt; squeak.sh -nodisplay Pharo-2.0.image <br></blockquote><blockquote type="cite">libasound.so.2: cannot open shared object file: No such file or directory<br></blockquote><blockquote type="cite">libpulse-simple.so.0: cannot open shared object file: No such file or directory<br></blockquote><blockquote type="cite">libasound.so.2: cannot open shared object file: No such file or directory<br></blockquote><br>These are all sound related. Try "-nosound".<br><br>- Bert -<br><br><br>_______________________________________________<br>VM-beginners mailing list<br><a href="mailto:VM-beginners@lists.squeakfoundation.org">VM-beginners@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners<br></div></blockquote></div><br></body></html>