[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-smalltalk] Re: Newbie compile/usage question for 2.95a
From: |
Thomas Girard |
Subject: |
[Help-smalltalk] Re: Newbie compile/usage question for 2.95a |
Date: |
Thu, 10 May 2007 12:07:42 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Thu, May 10, 2007 at 08:15:25AM +0200, Paolo Bonzini wrote:
> >>Probably, Ubuntu is bundling a blox-gst script to start it, or something
> >>like that. (Anybody can confirm?)
> >
> >Indeed,
> >
> >Ubuntu version has a /usr/bin/gst-blox shell wrapper that launches:
> > gst -qgK browser/Run.st
>
> Would it be useful to add a
>
> #! @bindir@/gst -qgf
>
> header to browser/Run.st and install it as gst-blox?
Is there a new `-f' option in GNU Smalltalk? I can't find it, so I can't
check whether it would work.
Thomas