<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: Installation help needed (Solaris,
Linux)</title></head><body>
<div><b>Squeak.exe -memory: 32 Squeak2.2.image</b><br>
</div>
<div>works for NT, note that the space is required between : and
32<br>
100 (meg) works fine also<br>
you can check by looking at the VM settings<br>
&nbsp;<br>
</div>
<div>Daniel Vainsencher wrote:<br>
</div>
<blockquote type="cite" cite>Make sure the changes and image files are
rw access for the active user.<br>
</blockquote>
<blockquote type="cite" cite>You need to explicitly send the VM a
parameter to enlarge the memory it grabs<br>
for execution -<br>
</blockquote>
<blockquote type="cite" cite>./&lt;vmfilename&gt; -memory 32m
&lt;imagefilename&gt;<br>
</blockquote>
<blockquote type="cite" cite>Works fine for me on Linux.<br>
Hope this helps...<br>
</blockquote>
<blockquote type="cite" cite>Daniel</blockquote>
</body>
</html>