Jan. 12, 2011
9:31 a.m.
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