Oh, weird. It&#39;s possible that something from Cog made into mainline... but I&#39;m betting that I was wrong about the problem being with Cog+Ubuntu. <div><br></div><div>What do we know? You have two Squeaks installed now, no? Perhaps there is a symlink or environment variable somewhere which is still pointing at the old thing. I&#39;m throwing this out there because since I was trying to run Cog for the first time on my Linux box, you can bet I had the classic VM installed already:)</div>
<div><br></div><div>Would you respond with the result of typing &#39;env&#39; without the quotes at your shell prompt? If it&#39;s environmental we might be able to get a clue that way.<br><br><div class="gmail_quote">On Thu, Mar 3, 2011 at 5:42 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;">Hi Casey,<div class="im"><br>
<br>
Casey Ransberger wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is that Cog out of curiosity? I saw that awhile back when I ran it on ubuntu. The classic VM worked fine though.<br>
</blockquote>
<br></div>
No, not Cog. Just the latest interpreter from <a href="http://squeakvm.org/unix/" target="_blank">http://squeakvm.org/unix/</a><div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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>

</blockquote>
<br></div>
Oh... Didn&#39;t know it is an old problem...<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Thu, Mar 3, 2011 at 5:30 PM, Juan Vuletich &lt;<a href="mailto:juan@jvuletich.org" target="_blank">juan@jvuletich.org</a> &lt;mailto:<a href="mailto:juan@jvuletich.org" target="_blank">juan@jvuletich.org</a>&gt;&gt; wrote:<br>

<br>
    Juan Vuletich wrote:<br>
<br>
        Bert Freudenberg wrote:<br>
<br>
            On 03.03.2011, at 14:54, Casey Ransberger wrote:<br>
<br>
             <br>
                On Mar 3, 2011, at 2:26 PM, Juan Vuletich<br></div><div class="im">
                &lt;<a href="mailto:juan@jvuletich.org" target="_blank">juan@jvuletich.org</a> &lt;mailto:<a href="mailto:juan@jvuletich.org" target="_blank">juan@jvuletich.org</a>&gt;&gt; wrote:<br>
<br>
                 <br>
                    I&#39;m pretty close to a new release of Cuis that<br>
                    should feel way more responsive on slow devices.<br>
                    It does world redraw about 10 times faster when<br>
                    there are many windows open.<br>
                    Unfortunately I couldn&#39;t run it on my XO, as the<br>
                    preloaded VM is pre-closures... Does anybody know<br>
                    how to run a closures image on the XO?<br>
                         <br>
                I may be misunderstanding you; if not, you may<br>
                experience a minor facepalm. XO is Fedora-based, so<br>
                you should be able to grab the Linux VM sources and<br>
                roll it up.    <br>
<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<br>
            machine ...<br>
<br>
            - Bert -<br>
<br>
<br>
        It seems at least some Linux knowledge is needed... mine is<br>
        almost nil :(. I did as follows:<br>
        - Downloaded      Squeak-4.4.7.2357-linux_i386.tar.gz     and<br>
           <a href="http://Squeak-4.4.7.2357-linux_i386.sh" target="_blank">Squeak-4.4.7.2357-linux_i386.sh</a><br></div>
        &lt;<a href="http://Squeak-4.4.7.2357-linux_i386.sh" target="_blank">http://Squeak-4.4.7.2357-linux_i386.sh</a>&gt; from the link you gave.<div><div></div><div class="h5"><br>
        - Decompressed the .tar.gz file<br>
        - Saved the .sh, the .tar.gz, and the uncompressed folder to a<br>
        /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<br>
        &#39;command not found&#39;. Executing Squeak-4*.sh results in the<br>
        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<br>
        interpreter (vers 6502) cannot read image file (vers. 6504)&#39;<br>
<br>
        Looks like trying to run the original VM bundled with the<br>
        machine. cp squeak sqq to have it with some other name. doing<br>
        &#39;sqq enter&#39; gives &#39;sqq: command not found&#39;. cp squeak.sh<br>
        sqqq.sh to have this .sh with some other name. doing &#39;sqqq.sh<br>
        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<br>
        sd card. I guess there is some linux detail I&#39;m unaware of...<br>
        Please help me!<br>
<br>
        Thanks,<br>
        Juan Vuletich<br>
<br>
<br>
    I guess I succeeded installing it. Now trying to run like this<br>
    sh squeak.sh ../../imagename.image (in .../bin/) gives<br>
    &#39;libGLU.so.1: cannot open shared object file: No such file or<br>
    directory / could not find display driver vm-display-x11; wither:<br>
    / -check that /udr/local/lib/squeak/4.4.7-2357/vm-display-x11.so<br>
    exists or / ...&#39;<br>
    There&#39;s no vm-display-x11.so in the folder from the installation,<br>
    but there is a so.vm-display... so copying this to have the &#39;.so&#39;<br>
    at the end... Get the same error. I&#39;m almost giving up.<br>
<br>
    Thanks for any help.<br>
<br>
    Juan Vuletich<br>
<br>
<br>
<br>
<br>
-- <br>
Casey Ransberger<br></div></div>
------------------------------------------------------------------------<br>
<br>
<br>
  <br>
------------------------------------------------------------------------<br>
<br>
No virus found in this message.<br>
Checked by AVG - <a href="http://www.avg.com" target="_blank">www.avg.com</a> &lt;<a href="http://www.avg.com" target="_blank">http://www.avg.com</a>&gt;<br>
Version: 10.0.1204 / Virus Database: 1435/3479 - Release Date: 03/03/11<br>
<br>
</blockquote>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Casey Ransberger<br>
</div>