I don&#39;t know how to fix what you&#39;ve described or whether an alternate install would work. <br><br>Someone else may, and if so will likely chime in.<br><br><br> IF there is not functionality you know you need in the versions of squeak you&#39;ve downloaded you might look at installing this:<br>
<br><a href="http://code.google.com/p/squeak-fedora/">http://code.google.com/p/squeak-fedora/</a><br><br> or this<br><br><a href="http://www.pharo-project.org">http://www.pharo-project.org</a><br><br><br>to get an operational smalltalk environment.  <br>
<br><br><br><br><br><div class="gmail_quote">On Mon, Nov 9, 2009 at 7:43 PM, michael rice <span dir="ltr">&lt;<a href="mailto:nowgate@yahoo.com">nowgate@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
Hi Paul,<br><br>I did what you said and it came right up, but there seems to be a couple of problems.<br><br>I&#39;m getting syntax error windows intermittently popping up when<br>I select methods or classes in the System Browser.<br>
<br>And, this is what I display for the comment for Class Integer<br>(displayed in octal here) in the System Browser, but instead of newlines<br>(\012) I&#39;m getting boxy graphical characters (see attachment). <br><br><br>
[michael@localhost ~]$ od -bc octal.txt<br><span style="font-family: courier,monaco,monospace,sans-serif;">0000000 156 145 147 141 164 151 166 145 040 151 156 146 151 156 151 164</span><br style="font-family: courier,monaco,monospace,sans-serif;">
<span style="font-family: courier,monaco,monospace,sans-serif;">          n   e   g   a  
 t   i   v   e       i   n   f   i   n   i   t</span><br style="font-family: courier,monaco,monospace,sans-serif;"><span style="font-family: courier,monaco,monospace,sans-serif;">0000020 171 012 011 134 134 011 151 163 040 155 157 144 165 154 157 040</span><br style="font-family: courier,monaco,monospace,sans-serif;">
<span style="font-family: courier,monaco,monospace,sans-serif;">          y  \n  \t   \   \  \t   i   s       m   o   d   u   l   o    </span><br style="font-family: courier,monaco,monospace,sans-serif;"><span style="font-family: courier,monaco,monospace,sans-serif;">0000040 162 157 165 156 144 145 144 040 164 157 167 141 162 144
 163 040</span><br style="font-family: courier,monaco,monospace,sans-serif;"><span style="font-family: courier,monaco,monospace,sans-serif;">          r   o   u   n   d   e   d       t   o   w   a   r   d   s    </span><br style="font-family: courier,monaco,monospace,sans-serif;">
<span style="font-family: courier,monaco,monospace,sans-serif;">0000060 156 145 147 141 164 151 166 145 040 151 156 146 151 156 151 164</span><br style="font-family: courier,monaco,monospace,sans-serif;"><span style="font-family: courier,monaco,monospace,sans-serif;">          n   e   g   a   t   i   v   e       i  
 n   f   i   n   i   t</span><br style="font-family: courier,monaco,monospace,sans-serif;"><span style="font-family: courier,monaco,monospace,sans-serif;">0000100 171 012 011 161 165 157 072 040 164 162 165 156 143 141 164 145</span><br style="font-family: courier,monaco,monospace,sans-serif;">
<span style="font-family: courier,monaco,monospace,sans-serif;">          y  \n  \t   q   u   o   :       t   r   u   n   c   a   t   e</span><br style="font-family: courier,monaco,monospace,sans-serif;"><span style="font-family: courier,monaco,monospace,sans-serif;">0000120 144 040 144 151 166 151 163 151 157 156 054 040 162 157 165 156</span><br style="font-family: courier,monaco,monospace,sans-serif;">
<span style="font-family: courier,monaco,monospace,sans-serif;">          d       d   i   v   i   s   i   o   n   ,       r   o   u   n</span><br style="font-family: courier,monaco,monospace,sans-serif;"><span style="font-family: courier,monaco,monospace,sans-serif;">0000140 144 145 144 040 164 157 167 141 162 144 163 040 172 145 162 157</span><br style="font-family: courier,monaco,monospace,sans-serif;">
<span style="font-family: courier,monaco,monospace,sans-serif;">          d   e   d       t   o   w   a   r   d   s       z   e   r  
 o</span><br style="font-family: courier,monaco,monospace,sans-serif;"><span style="font-family: courier,monaco,monospace,sans-serif;">0000160 012</span><br style="font-family: courier,monaco,monospace,sans-serif;"><span style="font-family: courier,monaco,monospace,sans-serif;">         \n</span><br style="font-family: courier,monaco,monospace,sans-serif;">
0000161<br>[michael@localhost ~]$ <br><br><br>Does this mean I must do an alternate install?<br><br>Michael<br><br>--- On <b>Mon, 11/9/09, Paul DeBruicker <i>&lt;<a href="mailto:pdebruic@gmail.com" target="_blank">pdebruic@gmail.com</a>&gt;</i></b> wrote:<br>
<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Paul DeBruicker &lt;<a href="mailto:pdebruic@gmail.com" target="_blank">pdebruic@gmail.com</a>&gt;<br>Subject: Re: [Newbies] Squeak installation<br>
To: &quot;A friendly place to get answers to even the most basic questions about Squeak.&quot; &lt;<a href="mailto:beginners@lists.squeakfoundation.org" target="_blank">beginners@lists.squeakfoundation.org</a>&gt;<br>Date: Monday, November 9, 2009,
 5:38 PM<div><div></div><div class="h5"><br><br><div>Woops.  That was wrong.  the first command should have been<br><br><br>sudo /bin/sh INSTALL<br><br>and not<br><br>sudo ./config.guess<br><br><br><br>The INSTALL file explains everything if you read it.  This will not<br>
work on a 64 bit OS.<br><br><br><br><br><br>On Mon, Nov 9, 2009 at 5:36 PM, Paul DeBruicker &lt;<a href="http://mc/compose?to=pdebruic@gmail.com" target="_blank">pdebruic@gmail.com</a>&gt; wrote:<br>&gt; From the command line in the directory Squeak-3.10-1 run<br>
&gt;<br>&gt; sudo ./config.guess<br>&gt;<br>&gt;<br>&gt; after the installation is complete change to the directory that<br>&gt; contains the files:<br>&gt; Squeak3.10.2-7179-basic.changes<br>&gt; Squeak3.10.2-7179-basic.image<br>
&gt; SqueakV39.sources<br>&gt;<br>&gt;<br>&gt; and from the command line run<br>&gt;<br>&gt; squeak Squeak3.10.2-7179-basic.image<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; On Mon,
 Nov 9, 2009 at 4:51 PM, michael rice &lt;<a href="http://mc/compose?to=nowgate@yahoo.com" target="_blank">nowgate@yahoo.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt; I&#39;m on a Linux(Fedora)/PC platform.<br>
&gt;&gt;<br>&gt;&gt; I downloaded the following to a folder I created named Squeak:<br>&gt;&gt;<br>&gt;&gt; Squeak-3.10-1  (a folder containing i686-pc-linux-gnu, config.guess, and INSTALL)<br>&gt;&gt; Squeak3.10.2-7179-basic.changes<br>
&gt;&gt; Squeak3.10.2-7179-basic.image<br>&gt;&gt; SqueakV39.sources<br>&gt;&gt;<br>&gt;&gt; Not sure how to proceed from here. Docs in INSTALL file say<br>&gt;&gt;<br>&gt;&gt; &quot;Fetch the archive/s that you need and then unpack it/them in the<br>
&gt;&gt;     same directory.  This will create a subdirectory called Squeak-X.Y<br>&gt;&gt;     containing a hierarchy that mirrors the installed locations of the<br>&gt;&gt;     various
 files.&quot;<br>&gt;&gt;<br>&gt;&gt; but no such file Squeak-X.Y was created, unless it&#39;s the directory listed above.<br>&gt;&gt;<br>&gt;&gt; What must I to do to finish the install?<br>&gt;&gt;<br>&gt;&gt; Michael<br>
&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Beginners mailing list<br>&gt;&gt; <a href="http://mc/compose?to=Beginners@lists.squeakfoundation.org" target="_blank">Beginners@lists.squeakfoundation.org</a><br>
&gt;&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>&gt;&gt;<br>&gt;<br>_______________________________________________<br>
Beginners mailing list<br><a href="http://mc/compose?to=Beginners@lists.squeakfoundation.org" target="_blank">Beginners@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</div></div></div></blockquote></td></tr></tbody></table><br>



      <br>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br>