Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcsrgv!garfield!dreacad!dalcs!dartvax!decvax!ittvax!qumix!qubix!ios!oliveb!hplabs!sri-unix!gwyn@BRL-VLD.ARPA From: gwyn@BRL-VLD.ARPA Newsgroups: net.unix-wizards Subject: Re: Question on Termcap Message-ID: <11756@sri-arpa.UUCP> Date: Thu, 25-Oct-84 13:16:12 EDT Article-I.D.: sri-arpa.11756 Posted: Thu Oct 25 13:16:12 1984 Date-Received: Sat, 27-Oct-84 21:42:43 EDT Lines: 10 From: Doug Gwyn (VLD/VMB) Setting your TERMCAP environment variable to either the name of a file containing terminal descriptions (to be used instead of the default /etc/termcap) or the actual description itself is supposed to be sufficient. Make sure you have exported the TERMCAP variable. If this doesn't seem to work, then the odds are that the termcap- using program in question does not follow the rules; perhaps it was built with an antique version of libtermlib.a. Also be aware that a program could use "terminfo" instead of "termcap".