<br><br><div class="gmail_quote">On Mon, May 18, 2009 at 2:38 PM, Giuseppe Luigi Punzi <span dir="ltr">&lt;<a href="mailto:glpunzi@lordzealon.com">glpunzi@lordzealon.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;">
Hi, thanks in advance for your answer.<br>
<br>
The output is:<br>
glpunzi@dhcppc2:~/descargas/Squeak-3.10-4/platforms/unix/src/vm&gt; ldd<br>
<div class="im">/usr/local/lib/squeak/3.10-4/vm-display-X11<br>
</div>        linux-gate.so.1 =&gt;  (0xffffe000)<br>
        libXrender.so.1 =&gt; /usr/lib/libXrender.so.1 (0xf7f6a000)<br>
        libGL.so.1 =&gt; not found<br>
        libXext.so.6 =&gt; /usr/lib/libXext.so.6 (0xf7f59000)<br>
        libSM.so.6 =&gt; /usr/lib/libSM.so.6 (0xf7f50000)<br>
        libICE.so.6 =&gt; /usr/lib/libICE.so.6 (0xf7f34000)<br>
        libdl.so.2 =&gt; /lib/libdl.so.2 (0xf7f2f000)<br>
        libm.so.6 =&gt; /lib/libm.so.6 (0xf7f06000)<br>
        libnsl.so.1 =&gt; /lib/libnsl.so.1 (0xf7eed000)<br>
        libX11.so.6 =&gt; /usr/lib/libX11.so.6 (0xf7dba000)<br>
        libc.so.6 =&gt; /lib/libc.so.6 (0xf7c5e000)<br>
        libXau.so.6 =&gt; /usr/lib/libXau.so.6 (0xf7c59000)<br>
        libuuid.so.1 =&gt; /lib/libuuid.so.1 (0xf7c53000)<br>
        /lib/ld-linux.so.2 (0xf7fab000)<br>
        libxcb-xlib.so.0 =&gt; /usr/lib/libxcb-xlib.so.0 (0xf7c50000)<br>
        libxcb.so.1 =&gt; /usr/lib/libxcb.so.1 (0xf7c32000)<br>
<br>
Could be libGL the problem?<br>
<br>
libGL.so.1 is provided by Mesa package, but is installed. It puts the file on<br>
/usr/lib64</blockquote><div><br><br>what about doing an ln to /usr/lib ?   just to see if works<br><br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
<br>
<br>
<br>
<br>
El Monday 18 May 2009 17:27:02 Bruce O&#39;Neel escribió:<br>
<div><div></div><div class="h5">&gt; Hi,<br>
&gt;<br>
&gt; Try a<br>
&gt;<br>
&gt; ldd /usr/local/lib/squeak/3.10-4/vm-display-X11.so<br>
&gt;<br>
&gt; or<br>
&gt;<br>
&gt; ldd /usr/local/lib/squeak/3.10-4/vm-display-X11<br>
&gt;<br>
&gt; and look at what libraries vm-disply-X11 wants.  That might point<br>
&gt; you in some direction.<br>
&gt;<br>
&gt; cheers<br>
&gt;<br>
&gt; bruce<br>
&gt;<br>
&gt; On Mon, May 18, 2009 at 03:20:45PM +0200, Giuseppe Luigi Punzi wrote:<br>
&gt; &gt; Hi all,<br>
&gt; &gt;<br>
&gt; &gt; Recently I installed OpenSuse 11.1 in my work machine, and I&#39;m trying to<br>
&gt; &gt; get Squeak working.<br>
&gt; &gt;<br>
&gt; &gt; I downloaded  Squeak-3.10-4.i686-pc-linux-gnu.tar.gz from<br>
&gt; &gt; <a href="http://www.squeakvm.org/unix/" target="_blank">http://www.squeakvm.org/unix/</a><br>
&gt; &gt;<br>
&gt; &gt; I tried to launch ./INSTALL but it told me:<br>
&gt; &gt; &quot;Your architecture appears to be: x86_64-linux-gnu.<br>
&gt; &gt;<br>
&gt; &gt; No binaries/libraries found for x86_64-linux-gnu.<br>
&gt; &gt; You might have tell INSTALL whch cpu-vendor-os to use.&quot;<br>
&gt; &gt;<br>
&gt; &gt; To avoid to build a VM, I forced with<br>
&gt; &gt; ./INSTALL i686-pc-linux-gnu/<br>
&gt; &gt;<br>
&gt; &gt; it installed, but, when I tried to start it, I get:<br>
&gt; &gt; glpunzi@dhcppc2:~/desarrollo/squeak.3.10&gt; squeak<br>
&gt; &gt; Squeak3.10.2-7179-basic.image could not find display driver<br>
&gt; &gt; vm-display-X11; either:<br>
&gt; &gt;   - check that /usr/local/lib/squeak/3.10-4/vm-display-X11.so exists, or<br>
&gt; &gt;   - use the &#39;-plugins &lt;path&gt;&#39; option to tell me where it is, or<br>
&gt; &gt;   - remove DISPLAY from your environment.<br>
&gt; &gt; Abortado<br>
&gt; &gt;<br>
&gt; &gt; My vm-display.X11 looks like:<br>
&gt; &gt; glpunzi@dhcppc2:~/desarrollo/squeak.3.10&gt; ls<br>
&gt; &gt; /usr/local/lib/squeak/3.10-4/ AioPlugin                DBusPlugin<br>
&gt; &gt; ImmX11Plugin   MIDIPlugin OggPlugin        squeak<br>
&gt; &gt; UnixOSProcessPlugin  vm-display-fbdev  vm- display-X11.do  vm-sound-NAS<br>
&gt; &gt; XDisplayControlPlugin<br>
&gt; &gt; B3DAcceleratorPlugin     FileCopyPlugin   KedamaPlugin   Mpeg3Plugin<br>
&gt; &gt; PseudoTTYPlugin  Squeak3D        UUIDPlugin           vm-display-null<br>
&gt; &gt; vm- display-X11.so  vm-sound-null<br>
&gt; &gt; ClipboardExtendedPlugin  GStreamerPlugin  KedamaPlugin2  npsqueak.so<br>
&gt; &gt; RomePlugin       SqueakFFIPrims  VideoForLinuxPlugin  vm-display-X11<br>
&gt; &gt; vm- sound-ALSA      vm-sound-OSS<br>
&gt; &gt; glpunzi@dhcppc2:~/desarrollo/squeak.3.10&gt;<br>
&gt; &gt;<br>
&gt; &gt; I had vm-display-X11 and I supposed about a symbolic link is needed, and<br>
&gt; &gt; I create it (the vm-display-X11.so above is my symlink), but still don&#39;t<br>
&gt; &gt; working.<br>
&gt; &gt;<br>
&gt; &gt; Someone could give me some advice?<br>
&gt; &gt;<br>
&gt; &gt; Cheers.<br>
<br>
<br>
</div></div></blockquote></div><br>