Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!kinzler From: kinzler@iuvax.cs.indiana.edu (Stephen Kinzler) Newsgroups: comp.sources.d Subject: Re: reactive keyboard Message-ID: <28338@iuvax.cs.indiana.edu> Date: 23 Oct 89 20:21:45 GMT Sender: Stephen Kinzler Lines: 17 Written by waldorf@venice.SEDD.TRW.COM in news:comp.sources.d ---------- "Re: reactive keyboard" ---------- > In article <5069@m2c.M2C.ORG> lipton@odin.m2c.org (Gary Lipton) writes: > >Has anyone had any luck with the reactive keyboard under ULTRIX 3.0. > >I keep getting a bus error when I invoke it. You can get rk compiled under Ultrix by using the fast malloc package instead of the default one. Add -lmalloc to the compile line in the Makefile and include malloc.h instead of alloca.h at the top of dt_complete.c. ------------------------------------------------------------------------ | ., >{~) ['} / Stephen Kinzler \ + < : ~$[~{}== | | % > %()}@! ' / kinzler@iuvax.cs.indiana.edu \ '}~{ >' & )<} | | <@"??{.,'} / {ames,rutgers,att}!iuvax!kinzler \ &"(&@+}<+;@) | | ])"} +{) / Indiana Univ Dept of Computer Science \ @ }[^??^&. | ------------------------------------------------------------------------