[Vm-dev] Compiling unix VM

Ian Piumarta piumarta at speakeasy.net
Tue Sep 22 15:26:10 UTC 2009


Ricardo,

On Sep 22, 2009, at 7:58 AM, Ricardo Moran wrote:

> As it says in the error message, the file /usr/local/lib/squeak/ 
> 3.11.3-2142/vm-display-X11.so does not exist. I don't know why though.
> I must be doing a lot of things wrong but I don't know what to try  
> next.

There is only one thing wrong, AFAICT: the configure step decided not  
to build vm-display-X11.  The cause is probably missing X11  
development headers or libraries.  It is hard to pin this down  
further because your terminal transcript does not include the output  
from configure.  On Ubuntu the development headers and libraries that  
you need are in the package called "xorg-dev".  Hope that helps.

Cheers,
Ian

> <terminal>


-- Install configuration: ""
-- Installing: /usr/local/lib/squeak/3.11.3-2142/squeakvm
-- Installing: /usr/local/bin/squeak
-- Installing: /usr/local/bin/squeak.sh
-- Installing: /usr/local/share/man/man1/squeak.1
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.Squeak3D
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.SqueakFFIPrims
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.FileCopyPlugin
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.KedamaPlugin
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.KedamaPlugin2
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.MIDIPlugin
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.Mpeg3Plugin
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.PseudoTTYPlugin
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.AioPlugin
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.UnixOSProcessPlugin
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-sound-custom
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-sound-null
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-display-fbdev
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-display-custom
-- Installing: /usr/local/lib/squeak/3.11.3-2142/so.vm-display-null
root at caeti-ubuntu:~/Desktop/svn/squeak/bld# squeak



More information about the Vm-dev mailing list