[Vm-dev] Ubuntu Linux 9 and unix install

Bert Freudenberg bert at freudenbergs.de
Fri Jan 15 10:51:52 UTC 2010


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 -




More information about the Vm-dev mailing list