Many thanks to all of you. Finally I could have UTF8 in squeak in linux. The things I have to do are:<br><br>1) Run UnicodeInputSupport-jlrr.1.cs<br>2) SQUEAK_ENCODING SQUEAK_TEXTENC LC_CTYPE&nbsp; were not necessary<br>3) This work perfect with the OLPC VM I compile by myself <br>
<br>However, It doesn&#39;t work with the other VM I have (installed trought apt-get if I rember ok). I think Jose Luis told me this. With this vm, if I want &quot;á&quot; I get an &quot;a?&quot;.&nbsp; And if I use this vm what with an image with UnicodeInputSupport-jlrr.1.cs no matter with key I press I get &quot;[&quot;.<br>
<br>Many thanks for your help.<br><br>Cheers,<br><br>Mariano<br><br><br><br><br><div class="gmail_quote">On Fri, Oct 24, 2008 at 4:49 PM, nicolas cellier <span dir="ltr">&lt;<a href="mailto:ncellier@ifrance.com">ncellier@ifrance.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;">Mariano Martinez Peck a écrit :<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
Hi everybody! I am using Ubuntu 8.04, latin american keyboard, squeak 3.9 vm, squeak 3.10.2 of Damien Cassou. The problem is that I cannot type symbols like: &quot;á&quot; , &quot;ó&quot;, &quot;ú&quot; and so on....If I press the keys for those symbols I get &quot;´a&quot; &quot;´o&quot; and &quot;´u&quot; respectively. So, I guess it can be a problem with UTF8.<br>

<br>
Does some know how can I fix this? is there somewhere in the squeak image I have to set the encoder ?<br>
<br>
many thanks for the help,<br>
<br>
Mariano<br>
<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
<br>
</blockquote>
<br>
If you need only characters from iso-8859-1, you can simply try a 3.10 unicode VM and patch 3.10.2 image with <a href="http://bugs.squeak.org/view.php?id=7071" target="_blank">http://bugs.squeak.org/view.php?id=7071</a><br>

<br>
In image execute this:<br>
<br>
 &nbsp;Installer mantis ensureFix: 7071.<br><font color="#888888">
<br>
Nicolas<br>
<br>
<br>
</font></blockquote></div><br>