Re: STk 2.2 is out!

From: Greg A. Woods <woods_at_most.weird.com>
Date: Tue, 19 Sep 95 15:28:19 -0400 (EDT)

[ On Wed, July 19, 1995 at 10:25:17 (MDT), Frank Ridderbusch wrote: ]
> Subject: Re: STk 2.2 is out!
>
> I just obtained STk 2.2 and build it on a Siemens Nixdorf RM600
> system, which runs a MIPS processor based SVR4.
>
> The build run without any problems. I could do some simply scheme
> code, which seems to work.
>
> However the stklos extension doesn't seem to work. If I try the
> filebox demo, I get the following errors.
>
> After that error, I am only able the terminate stk by killing
> it. '(exit)' doesn't work.
>
> Any hints are welcome.

I've just built STk-2.2.0 on SunOS-4.1.1_U1-sun3 (after backporting all
the code to work with the standard SunOS compiler), and am also getting
the above exact same behaviour.

I'd sure appreciate any hints as to how this was solved, if indeed it
was!

I'm also having trouble using the /local/bin/stk wrapper script. It
refuses to execute, giving me:

        ttyp7:<woods_at_most> $ /local/lib/stk/2.2/demos/hello.stk
        /local/lib/stk/2.2/demos/hello.stk: syntax error at line 2: `;;' unexpected

I've ensured all the execute bits are on on the correct files, and that
the '#!' lines are correct too. For some reason /bin/sh ends up trying
to run the script -- is this perhaps a bug in SunOS 4.1.1_U1/sun3's
exec() interpreter file support? I'll give it a try on 4.1.4/sparc ASAP.

Note that if I run 'stk -file /local/lib/stk/2.2/demos/hello.stk'
everything works as expected.

BTW, as soon as I've tested everything, and worked around these two
problems, I'll make my patches available to compile STk on non-ANSI
platforms.

-- 
							Greg A. Woods
+1 416 443-1734			VE3TCP			robohack!woods
Planix, Inc. <woods_at_planix.com>; Secrets of the Weird <woods_at_weird.com>
Received on Tue Sep 19 1995 - 21:30:03 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST