[Vm-dev] Ubuntu Linux 9 and unix install

John M McIntosh johnmci at smalltalkconsulting.com
Fri Jan 15 19:56:44 UTC 2010


Ok  bld is the directory where 
-rwxr-xr-x 1 johnmci johnmci 2226348 2010-01-15 11:07 squeak


/bld$ ./squeak 
could not find display driver vm-display-X11; either:
  - check that /usr/local/lib/squeak/3.10-6/vm-display-X11.so exists, or
  - use the '-plugins <path>' option to tell me where it is, or
  - remove DISPLAY from your environment.
Aborted


On 2010-01-15, at 3:42 AM, K. K. Subramaniam wrote:

> On Friday 15 January 2010 03:44:19 pm John M McIntosh wrote:
>> 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, or  
>> use the '-plugins <path>' optoin to tell me where it is, or 
>> - remove DISPLAY from your environment
> Which version are you using? It looks like the binary is picking up libraries 
> from an old installation.
> 
> You may want to test your build by running:
>   $ ./squeak <image>
> 
> directly from the bld/ directory. This script will pick up plugins from 
> <plugin>/so.<plugin> (build area). It will print the plugin paths on the 
> console so you can verify the locations.
> 
> Subbu

--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com>   Twitter:  squeaker68882
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================






More information about the Vm-dev mailing list