Summary: | baselayout 1.8.2 /etc/termcap problem | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jon Nelson (RETIRED) <jnelson> |
Component: | New packages | Assignee: | Martin Schlemmer (RETIRED) <azarah> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 1.2 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Jon Nelson (RETIRED)
2002-08-26 11:23:59 UTC
Jon, any chance Debian got a nice working /etc/termcap ? Please mail me it if so, thanks. I would like to leave it out, but app-editors/vi (in console) and rhide needs it (among things). Don't ask me why, but it's gone now. Grr! I lied -- it's still there. I had forgotten I'd made the prior statement, it's been there the whole time. It takes quite a bit of time sometimes to start up. I'll look into the Debian termcap. http://packages.debian.org/unstable/oldlibs/termcap-compat.html has a link where you can download the termcap tarball. termtypes.tc contains the Debian-modified termcap (I would recommend this one, the modifications are 'good'), and termtypes.tc~ contains the original. Although an older termcap, it's much faster, and shorter by about 10% Please note that I feel that there should be a termcap-compat package as well. No reason to have a 700KB file in /etc if there isn't need for one. So this one works fine for you ? It seems much better, but there is still a delay. The $60,000 question is why screen cares about termcap anyway. It's probably being compiled incorrectly -- I'll look into this. *ncurses-5.2.20020511-r2 (3 Sep 2002) *ncurses-5.2-r6 (3 Sep 2002) Have --disable-termcap added to ./configure. Updating to one of these versions, and then remerging screen should fix this. |