Jan. 12, 2011
11:15 a.m.
OK thanks Le 12 janv. 2011 à 10:31, Sven Van Caekenberghe a écrit :
On 12 Jan 2011, at 10:23, Annick Fron wrote:
Hi,
I have donwloaded Pharo-Kernel 12-12229, and I have launched the PharoKernel.image. It comes under Linux with a blank window (where in Windows it is headless). How is it possible to get a real headless kernel on Linux ?
Annick Fron
On Linux server you normally do:
squeak -vm-display-null -vm-sound-null <image>
Sven