[SPAM] Re: [Newbies] How to start Squeak from a Linux terminal?

Herbert König herbertkoenig at gmx.net
Fri Sep 14 19:25:06 UTC 2012


Hi Hannes,

Am 13.09.2012 23:45, schrieb H. Hirzel:
> I assume you started Squeak in headless mode.
> May I ask you to post how you your command looked like?
>
>
this is the line:
LD_LIBRARY_PATH=$PLUGINS:$SVMLLP:${LD_LIBRARY_PATH} exec "$BIN/squeak" 
"-vm-display-null" "-headless" "-nosound" "$@"

it is the last line in the script named "squeak" in 
contents/linux-i686/bin which you find in the all in one. I did not 
modify the "squeak.sh" which I use to start Squeak. (Maybe that's 
obvious to everyone else :-)

Cheers,

Herbert


More information about the Beginners mailing list