[7367] in SIPB bug reports
Re: STK satellite toolkit
daemon@ATHENA.MIT.EDU (John Hawkinson)
Thu Sep 16 16:33:41 1999
Message-Id: <199909162033.QAA174815@steve-dallas.mit.edu>
To: Simon Nolet <snolet@MIT.EDU>
Cc: bug-sipb@MIT.EDU
In-Reply-To: Your message of "Thu, 16 Sep 1999 14:48:18 EDT."
<2.2.32.19990916184818.0069e388@po9.mit.edu>
Date: Thu, 16 Sep 1999 16:33:16 -0400
From: John Hawkinson <jhawk@MIT.EDU>
>I'm trying to run "stk", a satellite toolkit, on a SUN machine in building
Hi!
stk is not satellite toolkit. It is the Scheme implemetation of the
'tk' graphical windowing toolkit (STk).
In short:
"STk is a R4RS Scheme interpreter which can access the Tk graphical package.
Concretely it can be seen as the John Ousterhout's Tk package where
the Tcl language has been replaced by Scheme.
This release provides an efficient object oriented system called STklos.
STklos is a full OO system with multiple inheritance, generic functions,
multi-methods and a true meta object protocol). STklos can be dynamically
loaded on systems which support this feature. See below for more details."
>12 and it doesn't work. At the Athena prompt, I enter :
>
>add stk
>stk
>
>An error message is appearing. Could you please fix the bug?
Can you tell us what the error message is, please?
--jhawk