help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] What might cause "No runnable processAbort trap"?


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] What might cause "No runnable processAbort trap"?
Date: Wed, 06 Jan 2010 19:25:32 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]