<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-03 21:49 GMT+02:00 Chris Muller <span dir="ltr">&lt;<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@gmail.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ah, okay, now we&#39;re getting somewhere.<br>
<br>
cmm@ent2:/usr/local/lib/squeak/4.0-2776$ ldd vm-display-X11<br>
linux-gate.so.1 =&gt;  (0xf7722000)<br>
libGL.so.1 =&gt; not found<br>
libXext.so.6 =&gt; not found<br>
libSM.so.6 =&gt; not found<br>
libICE.so.6 =&gt; not found<br>
libdl.so.2 =&gt; /lib/i386-linux-gnu/libdl.so.2 (0xf76e8000)<br>
libpthread.so.0 =&gt; /lib/i386-linux-gnu/libpthread.so.0 (0xf76cc000)<br>
libm.so.6 =&gt; /lib/i386-linux-gnu/libm.so.6 (0xf7686000)<br>
libnsl.so.1 =&gt; /lib/i386-linux-gnu/libnsl.so.1 (0xf766c000)<br>
libX11.so.6 =&gt; not found<br>
libc.so.6 =&gt; /lib/i386-linux-gnu/libc.so.6 (0xf74bd000)<br>
/lib/ld-linux.so.2 (0xf7723000)<br>
<br>
So I think Nicolai was right -- 32-bit libs not installed.  Perhaps<br>
running with -vm display=none somehow avoids the need for that<br>
dependency..?<br>
<br>
I recently upgraded this machine to Ubuntu 14.04 from 12.04.  I<br>
thought I had run squeak since then but maybe I haven&#39;t.<br>
<br>
With Ubuntu 12.04, one could install &quot;ia32-libs&quot; but that package is<br>
no longer available with 14.04.  I actually have 14.04 on one of my<br>
laptops where Squeak is working fine.  I just did ldd on that and it<br>
referred to a bunch of :i386 packages..<br>
<br>
Unfortunately, I&#39;m not sure what magic incantation I must&#39;ve used to<br>
get all those packages installed on that 14.04 laptop.  I&#39;ll keep<br>
digging but if someone knows, it&#39;d be much appreciated..<br>
<br><br></blockquote><div><br></div><div>Didn&#39;t Damien Cassou solved it for Pharo installer? Maybe dig or ask to pharo-dev <br></div></div><br></div></div>