<div dir="ltr">cool! did apt-get tell which libraries were missing?</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 18, 2015 at 7:24 PM, David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On Tue, Aug 18, 2015 at 08:38:07PM +0200, Craig Latta wrote:<br>
&gt;<br>
&gt; Hi David--<br>
<span class="">&gt;<br>
&gt;      You can use &#39;ldd vm-display-X11.so&#39; (or whatever library file) to<br>
&gt; get a list of libraries that it needs in turn, with indications as to<br>
&gt; which of those is not installed.<br>
&gt;<br>
<br>
</span>D&#39;oh! &lt;head smack&gt;<br>
<br>
Thanks Craig.<br>
<br>
$ ldd *X11 | grep &#39;not found&#39;<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>
<span class=""><br>
<br>
On Tue, Aug 18, 2015 at 03:26:40PM -0500, Chris Muller wrote:<br>
&gt;<br>
&gt; Hi Dave, check the &quot;install-libs32&quot; script in the All-in-One.  It<br>
&gt; works for 14.04, but not sure about 15.04.<br>
&gt;<br>
&gt; My guess is you need to install:<br>
&gt;<br>
&gt;    libice6:i386 libgl1-mesa-dri-lts-utopic:i386<br>
&gt; libgl1-mesa-glx-lts-utopic:i386 libsm6:i386<br>
&gt;<br>
<br>
</span>I think you are right, although the script for 14.04 gives some errors,<br>
and loading those two packages did not seem to resolve the GL libraries.<br>
<br>
But now I&#39;m down to just these two missing libraries:<br>
<br>
$ ldd *X11 | grep &#39;not found&#39;<br>
        libGL.so.1 =&gt; not found<br>
        libXext.so.6 =&gt; not found<br>
<span class=""><br>
On Tue, Aug 18, 2015 at 12:10:50PM -0300, Javier Pim??s wrote:<br>
&gt;<br>
&gt; I do, using ppa:pharo/stable on unbuntu 15.04 64 bits. Reviewing my<br>
&gt; packages on synaptic i see pharo-vm-core-i386:i386 seem to depend on:<br>
&gt;<br>
&gt; libasound2<br>
&gt; libc6<br>
&gt; libfreetype6<br>
&gt; libgl1-mesa-glx | libgl1<br>
&gt; libssl1.0.0<br>
&gt; libx11-6.<br>
&gt;<br>
&gt; You may want to just install pharo-vm-core-i386 package to get the<br>
&gt; dependencies and then use that vm or any other you want.<br>
&gt;<br>
<br>
</span>I installed pharo-vm-core-i386 and it works fine. Thank you!<br>
<br>
:-)<br>
<br>
Dave<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Javier Pimás<br>Ciudad de Buenos Aires</div></div>
</div>