Path: utzoo!utgpu!water!watmath!clyde!att!pacbell!ames!ncar!woods From: woods@ncar.ucar.edu (Greg Woods) Newsgroups: news.software.b Subject: Re: rn Ultrix patches wanted Keywords: cbreak, Ultrix Message-ID: <461@ncar.ucar.edu> Date: 21 Jul 88 21:40:34 GMT References: <451@ncar.ucar.edu> <3522@palo-alto.DEC.COM> Reply-To: woods@handies.UCAR.EDU (Greg Woods) Organization: Scientific Computing Division/NCAR, Boulder CO Lines: 8 Several people informed me that the problem is due to the fact that the Configure script when run under Ultrix thinks you are running the termio stuff instead of termcap. The two fixes possible are to hack the script as Paul Vixie suggested, or just go in and change config.h by hand and undef termio. That's what I did and now it works fine. --Greg