[Vm-dev] Ubuntu Linux 9 and unix install

John McIntosh johnmci at smalltalkconsulting.com
Fri Jan 15 10:58:39 UTC 2010


Er and how would I redo the full build?

mmm this appears sane? No yes?

johnmci at UbuntuLinux9Parallels:/usr/local/lib/squeak/3.10-6$ ldd
vm-display-X11
    linux-gate.so.1 =>  (0x0045f000)
    libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00ca4000)
    libXext.so.6 => /usr/lib/libXext.so.6 (0x0043e000)
    libSM.so.6 => /usr/lib/libSM.so.6 (0x008c4000)
    libICE.so.6 => /usr/lib/libICE.so.6 (0x006a1000)
    libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x001be000)
    libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x0095e000)
    libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0x005c8000)
    libX11.so.6 => /usr/lib/libX11.so.6 (0x00cf8000)
    libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x001c2000)
    libXau.so.6 => /usr/lib/libXau.so.6 (0x0030f000)
    libuuid.so.1 => /lib/libuuid.so.1 (0x0050f000)
    /lib/ld-linux.so.2 (0x008d0000)
    libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00110000)
    libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00869000)


On Fri, Jan 15, 2010 at 2:51 AM, Bert Freudenberg <bert at freudenbergs.de>wrote:

>
> On 15.01.2010, at 11:14, John M McIntosh wrote:
> >
> >
> > Well a bit further, I manually deleted the PseudoTTYPlugin from the make
> file and plugin directory
> > did sudo squeak install
> > but when I invoke squeak I get
> > could not find display driver vm-display-X11; either:
> > check that /usr/local/lib/squeak/3.10-6/vm-display-X11.so  exists,
>
> That message is incorrect, the .so extension is not necessary.
>
> > or
> > use the '-plugins <path>' optoin to tell me where it is, or
> > - remove DISPLAY from your environment
> >
> > I note that DISPLAY is :0.0
> > /usr/local/lib/squeak/3.10-6/vm-display-X11   no '.so' exists
>
> Try ldd on that to see if it's missing some library.
>
> We've had this problem before but never got to the ground of it. You might
> try redoing the full build.
>
> - Bert -
>
>
>


-- 
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20100115/aef86078/attachment.htm


More information about the Vm-dev mailing list