Date: Wed, 28 Feb 1996 09:11:56 +0500 From: Richard J Kuhns <rjk@sparcmill.grauel.com> To: Bryan Ogawa at Work <bogawa@netvoyage.net> Cc: questions@freebsd.org Subject: Re: terminfo? Message-ID: <9602281411.AA04180@sparcmill.grauel.com> In-Reply-To: <Pine.BSF.3.91.960227091847.23434D-100000@digital.netvoyage.net> References: <199602270153.UAA16181@Glock.COM> <Pine.BSF.3.91.960227091847.23434D-100000@digital.netvoyage.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Bryan Ogawa at Work writes: > On Mon, 26 Feb 1996, matthew c. mead wrote: > > > I've been trying to get jed going, but it uses terminfos... does anyone > > know how to set these up? I keep getting this error message when I try to run > > jed: > > Yes. slang and jed both are wanting terminfos. > > To fix this, look for the NeXT entries, which are termcap only, or get > and install the terminfo stuff. (I believe that ncurses has this with it.) > One of the first things I do on a new installation is to add terminfo support. Just cd into /usr/src/lib/libmytinfo, edit config.h, change the '#undef TERMINFO' to '#define TERMINFO', make, make install. libmytinfo will now support both termcap and terminfo. My third try: whose arm to I have to twist to make this change the default? I've found nothing that it breaks, and it has several benefits. -- Rich Kuhns rjk@grauel.com PO Box 6249 100 Sawmill Road Lafayette, IN 47903 (317)477-6000 x319
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9602281411.AA04180>