git clone git://git.sv.gnu.org/smalltalk.git
This, and then (on OS X you should have autoconf/automake installed, or
you can install them using ports too).
autoreconf -vi
./configure
make
make install
and ensure that /usr/local/bin comes in your PATH before the place where
you installed gst before (for example /opt/local/bin).
It looks indeed like your gst does not have an idle process, this would
definitely give the error message.
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk