I think I did it!! Oh, I&#39;m so happy! Thanks for your help Ian, installing xorg-dev did the trick!<br><br>Take care,<br>Richo<br><br><div class="gmail_quote">On Tue, Sep 22, 2009 at 12:26 PM, Ian Piumarta <span dir="ltr">&lt;<a href="mailto:piumarta@speakeasy.net">piumarta@speakeasy.net</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;">Ricardo,<div class="im"><br>
<br>
On Sep 22, 2009, at 7:58 AM, Ricardo Moran wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
As it says in the error message, the file /usr/local/lib/squeak/3.11.3-2142/vm-display-X11.so does not exist. I don&#39;t know why though.<br>
I must be doing a lot of things wrong but I don&#39;t know what to try next.<br>
</blockquote>
<br></div>
There is only one thing wrong, AFAICT: the configure step decided not to build vm-display-X11.  The cause is probably missing X11 development headers or libraries.  It is hard to pin this down further because your terminal transcript does not include the output from configure.  On Ubuntu the development headers and libraries that you need are in the package called &quot;xorg-dev&quot;.  Hope that helps.<br>


<br>
Cheers,<br>
Ian<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&lt;terminal&gt;<br>
</blockquote>
<br>
<br>
-- Install configuration: &quot;&quot;<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/squeakvm<br>
-- Installing: /usr/local/bin/squeak<br>
-- Installing: /usr/local/bin/squeak.sh<br>
-- Installing: /usr/local/share/man/man1/squeak.1<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.Squeak3D<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.SqueakFFIPrims<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.FileCopyPlugin<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.KedamaPlugin<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.KedamaPlugin2<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.MIDIPlugin<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.Mpeg3Plugin<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.PseudoTTYPlugin<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.AioPlugin<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.UnixOSProcessPlugin<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-sound-custom<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-sound-null<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-display-fbdev<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-display-custom<br>
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-display-null<br>
root@caeti-ubuntu:~/Desktop/svn/squeak/bld# squeak<br>
<br>
</blockquote></div><br>