I&#39;ve got it working now. Thanks for the advice.<br><br><br><div class="gmail_quote">2011/9/2 John Clements <span dir="ltr">&lt;<a href="mailto:clements@brinckerhoff.org">clements@brinckerhoff.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
On Sep 2, 2011, at 11:59 AM, Vincent St-Amour wrote:<br>
<br>
&gt; .sh files are shell scripts, you typically run them at the command<br>
&gt; line.<br>
&gt;<br>
&gt; To install Racket using a shell script installer:<br>
&gt; - open a terminal<br>
&gt; - type &quot;sh &lt;path-to-the-.sh-installer&gt;&quot;, using the right path to the<br>
&gt;  installer (where you downloaded it) and press enter.<br>
&gt; - Follow the instructions.<br>
<br>
</div>Also keep in mind that if you want to install it in a public location, you&#39;ll need to have the right privileges.  This often involves running the installer as root, e.g.:<br>
<br>
sudo sh &lt;path-to-the-.sh-installer&gt;<br>
<font color="#888888"><br>
John Clements<br>
</font><div><div></div><div class="h5"><br>
&gt;<br>
&gt; Vincent<br>
&gt;<br>
&gt;<br>
&gt; At Thu, 1 Sep 2011 15:16:03 +0200,<br>
&gt; Susanna Trollvad wrote:<br>
&gt;&gt;<br>
&gt;&gt; [1  &lt;multipart/alternative (7bit)&gt;]<br>
&gt;&gt; [1.1  &lt;text/plain; ISO-8859-1 (7bit)&gt;]<br>
&gt;&gt; I have downloaded the file for linux (ubuntu) and I&#39;m not sure what to do<br>
&gt;&gt; next. I have no idea what format .sh is or how to use it.<br>
&gt;&gt;<br>
&gt;&gt; When I simply click on the downloaded file the computer tries opening it in<br>
&gt;&gt; a text editor, but fails, and writes the message<br>
&gt;&gt;<br>
&gt;&gt; &quot;gedit has not been able to detect the character encoding.<br>
&gt;&gt; Please check that you are not trying to open a binary file.<br>
&gt;&gt; Select a character encoding from the menu and try again.&quot;<br>
&gt;&gt;<br>
&gt;&gt; I have tried choosing both of the &quot;character encodings&quot; from the menu but<br>
&gt;&gt; none of them work.<br>
&gt;&gt;<br>
&gt;&gt; What do I need to do to get the program up and running?<br>
&gt;&gt; [1.2  &lt;text/html; ISO-8859-1 (quoted-printable)&gt;]<br>
&gt;&gt;<br>
&gt;&gt; [2  &lt;text/plain; us-ascii (7bit)&gt;]<br>
&gt;&gt; _________________________________________________<br>
&gt;&gt;  For list-related administrative tasks:<br>
&gt;&gt;  <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
&gt; _________________________________________________<br>
&gt;  For list-related administrative tasks:<br>
&gt;  <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
<br>
</div></div></blockquote></div><br>