Date: Fri, 23 Jul 2010 23:02:21 -0400 From: Jim Trigg <jtrigg@spamcop.net> To: jhell <jhell@dataix.net> Cc: freebsd-ports-mailinglist <freebsd-ports@freebsd.org> Subject: Re: Problems with sysutils/screen (GNU Screen) Message-ID: <AANLkTimJfHO-PyYxp0NowD-s4biq7shAhZ8fEhrnEYdm@mail.gmail.com> In-Reply-To: <4C4A4F21.6070104@dataix.net> References: <AANLkTinUH0ALwZVi-UZ0BUdQZV=RMXfW5FMePuneMGHp@mail.gmail.com> <20100723192950.GC17210@albert.catwhisker.org> <AANLkTikW4D1%2BmNm%2BkezPaPaf9sqfH9HmJ%2B839rq%2B0hBi@mail.gmail.com> <4C4A4F21.6070104@dataix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 23, 2010 at 10:25 PM, jhell <jhell@dataix.net> wrote: > On 07/23/2010 15:43, Jim Trigg wrote: > > ls -l /usr/share/misc/termcap* > > You should see two files termcap and termcap.db > > Check the perms of both and the existence of both. > > I believe that cap_mkdb(1) is run on termcap to create the db but > someone else should chime in on this because I am not sure at the moment. argent(2) ~$ ls -l /usr/share/misc/termc* -r--r--r-- 1 root wheel 206791 Mar 26 10:02 /usr/share/misc/termcap -r--r--r-- 1 root wheel 1339392 Mar 26 10:02 /usr/share/misc/termcap.db However, it is seeming like termcap.db isn't getting found, since it runs correctly when I run screen with TERM set to xterm but fails when TERM is set to linux (as it does automatically using either of my standard terminal emulators). Thanks, Jim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimJfHO-PyYxp0NowD-s4biq7shAhZ8fEhrnEYdm>