Is that Cog out of curiosity? I saw that awhile back when I ran it on ubuntu. The classic VM worked fine though.<div><br></div><div>For some reason I want to think that the presence of .so is not significant (i.e. I want to think it should work either way,) but for the life of me I can&#39;t recall if anyone ever figured this one out. Many people could not reproduce it. It may be environment or distribution specific. I wound up dropping the linux laptop in favor of a Mac for other reasons, so I never finished figuring out what the problem was.<br>
<br><div class="gmail_quote">On Thu, Mar 3, 2011 at 5:30 PM, Juan Vuletich <span dir="ltr">&lt;<a href="mailto:juan@jvuletich.org">juan@jvuletich.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">Juan Vuletich wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Bert Freudenberg wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 03.03.2011, at 14:54, Casey Ransberger wrote:<br>
<br>
 <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mar 3, 2011, at 2:26 PM, Juan Vuletich &lt;<a href="mailto:juan@jvuletich.org" target="_blank">juan@jvuletich.org</a>&gt; wrote:<br>
<br>
   <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m pretty close to a new release of Cuis that should feel way more responsive on slow devices. It does world redraw about 10 times faster when there are many windows open.<br>
Unfortunately I couldn&#39;t run it on my XO, as the preloaded VM is pre-closures... Does anybody know how to run a closures image on the XO?<br>
      <br>
</blockquote>
I may be misunderstanding you; if not, you may experience a minor facepalm. XO is Fedora-based, so you should be able to grab the Linux VM sources and roll it up.     <br>
</blockquote>
<br>
The latest i386 Linux binary should just work:<br>
<br>
    <a href="http://squeakvm.org/unix/" target="_blank">http://squeakvm.org/unix/</a><br>
<br>
and maybe even Eliot&#39;s Cog binary. It&#39;s just another Linux machine ...<br>
<br>
- Bert -<br>
</blockquote>
<br>
It seems at least some Linux knowledge is needed... mine is almost nil :(. I did as follows:<br>
- Downloaded      Squeak-4.4.7.2357-linux_i386.tar.gz     and    <a href="http://Squeak-4.4.7.2357-linux_i386.sh" target="_blank">Squeak-4.4.7.2357-linux_i386.sh</a> from the link you gave.<br>
- Decompressed the .tar.gz file<br>
- Saved the .sh, the .tar.gz, and the uncompressed folder to a /Cuis/ folder in an sd card.<br>
- Added cuis image, changes and sources to that folder<br>
- Inserted the sd card on the XO<br>
- Opened the Terminal activity<br>
- su<br>
- cd /media/*/Cuis<br>
<br>
First try: Now, trying to run the installer (.sh) gives &#39;command not found&#39;. Executing Squeak-4*.sh results in the full name printed (i.e. found) followed by: &#39;: command not found&#39;.<br>
<br>
Ok. Let&#39;s try something different<br>
- cd Squeak-* matches the folder name and changes current folder<br>
- cd bin<br>
- ls shows squeak and squeak.sh<br>
- Now running &#39;squeak ../../imagename.image&#39; gives &#39;This interpreter (vers 6502) cannot read image file (vers. 6504)&#39;<br>
<br>
Looks like trying to run the original VM bundled with the machine. cp squeak sqq to have it with some other name. doing &#39;sqq enter&#39; gives &#39;sqq: command not found&#39;. cp squeak.sh sqqq.sh to have this .sh with some other name. doing &#39;sqqq.sh enter&#39; gives &#39;sqqq.sh: command not found&#39;.<br>

<br>
Looks like the machine doesn&#39;t want to run any binary from the sd card. I guess there is some linux detail I&#39;m unaware of... Please help me!<br>
<br>
Thanks,<br>
Juan Vuletich<br>
</blockquote>
<br></div></div>
I guess I succeeded installing it. Now trying to run like this<br>
sh squeak.sh ../../imagename.image (in .../bin/) gives &#39;libGLU.so.1: cannot open shared object file: No such file or directory / could not find display driver vm-display-x11; wither: / -check that /udr/local/lib/squeak/4.4.7-2357/vm-display-x11.so exists or / ...&#39;<br>

There&#39;s no vm-display-x11.so in the folder from the installation, but there is a so.vm-display... so copying this to have the &#39;.so&#39; at the end... Get the same error. I&#39;m almost giving up.<br>
<br>
Thanks for any help.<br><font color="#888888">
<br>
Juan Vuletich<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Casey Ransberger<br>
</div>