Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!pyrdc!gmu90x!dolqci!decuac!felix!zemon From: ramey@relief.UUCP (Joe Ramey) Newsgroups: comp.unix.ultrix Subject: Re: Compiling RN on Ultrix 2.0 Message-ID: <9459@felix.UUCP> Date: Wed, 14-Oct-87 12:32:24 EDT Article-I.D.: felix.9459 Posted: Wed Oct 14 12:32:24 1987 Date-Received: Fri, 16-Oct-87 22:55:26 EDT References: <8591@felix.UUCP> Sender: zemon@felix.UUCP Organization: TI Computer Science Center, Dallas Lines: 13 Approved: zemon@felix.UUCP Reply-Path: We have been running rn and news 2.11 on Ultrix 2.0 for quite some time. There is a slight problem in running the rn Configure script on Ultrix; it thinks Ultrix supports TERMIO, but this causes problems. To fix the problem, just edit config.h and change the #define TERMIO to #undef TERMIO and recompile. Joe