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