Run Smalltalk on server without GUI?
Posted
by Damir Horvat
on Stack Overflow
See other posts from Stack Overflow
or by Damir Horvat
Published on 2010-03-14T18:46:29Z
Indexed on
2010/03/14
18:55 UTC
Read the original article
Hit count: 625
Hi!
I've got rather distinct question - I'd like to run Smalltalk on a production server without using graphical interface. Is this possible with VW or Pharo (maybe even Squeak)?
I've got a VPS hosting without X and would like to have few websites running on Smalltalk, while developing them localy with full-blown Smalltalk env, including GUI.
Thanks, Damir
© Stack Overflow or respective owner