Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ukma!rutgers!cmcl2!phri!marob!daveh From: daveh@marob.MASA.COM (Dave Hammond) Newsgroups: comp.unix.xenix Subject: Re: SCO 286 Xenix spell bombs Message-ID: <624@marob.MASA.COM> Date: 24 Apr 89 22:32:41 GMT References: <23002@agate.BERKELEY.EDU> <2572@viscous.sco.COM> Reply-To: daveh@marob.masa.com (Dave Hammond) Organization: ESCC New York City Lines: 18 In article <2572@viscous.sco.COM> uunet!sco!rosso (Ross Oliver) writes: >[... spell has run out of data space. ...] The quickest >way to check this is to change your TERM environment variable from >containing your entire termcap entry (usually several lines long) to >be "/etc/termcap." [...] Ross means TERMCAP, not TERM. It's usually sufficient to just `unset TERMCAP', since the termcap library routines will default to /etc/termcap. This trick also helps if you try to run a shell script under `ksh' which contains lots of function definitions, and get `no memory' (try running /etc/custom under ksh). -- Dave Hammond daveh@marob.masa.com