<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12-08-22 6:20 PM, dav0 wrote:<br>
    </div>
    <blockquote
cite="mid:CAAfbinD-ixh7QPoKutv6XgkH9M8zaH-fqBs4fLFVTUs09B5RRw@mail.gmail.com"
      type="cite">Hmmm... &nbsp;I tried saving &amp; quitting, then
      downloading SqueakV39.sources.gz from&nbsp;<a moz-do-not-send="true"
        href="http://squeak.org/Download/" target="_blank">http://squeak.org/Download/</a>,
      unzipping this and copying the resulting&nbsp;SqueakV39.sources into my
      workspace and re-running my Squeak vm and I can still reproduce
      the error.
      <div>
        <br>
      </div>
      <div>I am also not sure what you mean by&nbsp;contemporary Squeak,
        but&nbsp;I am running this on Linux Fedora, with the latest squeak-vm
        which I installed using yum as follows:</div>
      <div><br>
      </div>
      <div>$ yum install squeak-vm</div>
      <div><br>
      </div>
      <div>
        <div>$ squeak -version</div>
        <div>3.10-5 #1 Mon Jun 21 22:10:08 UTC 2010 gcc 4.4.4</div>
        <div>Squeak3.10beta of 22 July 2007 [latest update: #7159]</div>
        <div>Linux <a moz-do-not-send="true"
            href="http://x86-04.phx2.fedoraproject.org">x86-04.phx2.fedoraproject.org</a>
          2.6.18-194.3.1.el5 #1 SMP Sun May 2 04:17:42 EDT 2010 x86_64
          x86_64 x86_64 GNU/Linux</div>
        <div>default plugin location: /usr/lib64/squeak/3.10-5/*.so</div>
        <div><br>
        </div>
        <div>As for the love of debugging, let's just say that I'm
          sharing the love. &nbsp;:-) &nbsp;Actually, I'd love to see this
          software work - it seems like a really neat language toolset.</div>
        <div><br>
        </div>
        <div>Thanks again,</div>
        <div>Dave</div>
        <div><br>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    OK, I see where you're coming from. When I use Ubuntu 10.03 I get
    Squeak by going to <a class="moz-txt-link-freetext" href="http://www.squeak.org">http://www.squeak.org</a> and in the upper right hand
    corner is the Downloads pane with a link that says All-In-One. Click
    that. I put the unzipped package on my desktop. Then I cd into
    Squeak-All-In-One.app. Once in there there is a script called
    squeak.sh. <br>
    <br>
    ./squeak.sh <br>
    <br>
    in the Terminal and all that sources stuff is behind you. It'll open
    up, etc. The deployment with yum is understandable, but that stuff
    relies upon third parties whom are behind our update curve. The
    Squeak homepage is the best place to get Squeak. <br>
    <br>
    Chris <br>
  </body>
</html>