On Thu, 26 Aug 2010, Ramon Leon wrote:
On 8/26/2010 1:42 PM, Jan van de Sandt wrote:
Hello,
I am trying to run a Pharo Seaside image on an Ubunbtu 10.04 server. When I start the image like this
squeak -mmap 256m -vm-sound-null -vm-display-null seaside3.0rc.image
Did you try...
squeak -mmap 256m -headless -vm-sound-null -vm-display-null seaside3.0rc.image
"-headless" in this form means "-vm-display-X11 -headless" which is not what Jan needs. It's also deprecated in this form (without explicit -vm-display-X11). Because it causes a lot of confusion it should be removed ASAP IMO. Levente
-- Ramon Leon http://onsmalltalk.com
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project