Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mimsy!aplcen!decuac!avolio From: avolio@decuac.dec.com (Frederick M. Avolio) Newsgroups: news.software.b Subject: problems with rn Message-ID: <1349@decuac.DEC.COM> Date: Thu, 18-Jun-87 16:08:05 EDT Article-I.D.: decuac.1349 Posted: Thu Jun 18 16:08:05 1987 Date-Received: Sun, 21-Jun-87 15:18:08 EDT References: <11@bnl.UUCP> Sender: daemon@decuac.dec.com Distribution: na Organization: DEC SWS, Landover, MD Lines: 17 In article <11@bnl.UUCP> abrams@bnl.UUCP (Karl L. Abrams) writes: > > I am running version 2.10.2 of news on an a Vax 11/780 under Ultix 1.2, >and am attempting to install rn. The following problems are occuring: > The problems you mention (2) are cause by the same thing. The set-up script thinks that youi have full TERMIO because it finds /usr/include/termio.h. I believe you need to undefine TERMIO and rebuild. (Look at the Configure scripts -- look for termio.h in them... my sources are not handy). We had the same thing happen here and that fixed it. (under Ultrix 1.2 and 2.0.) (You had problem #2 becuase it checks for 'y' as an answer and read "y\n"...) Fred