Jim wrote:
Actually, I kind of put that problem in the low priority list. I have to worry about more sophisticated partitioning options now (here I go fetch sfdisk sources and build static), and everything works fine with boring "echo" and "read". I'll get back to beautifying later. Thanks for the help people.On Thu, Dec 19, 2002 at 03:08:43PM -0200, Juan Carlos Castro y Castro wrote:Tom Oehser wrote:Maybe you need to convince your ncurses to have termcap fallback support? Installing terminfo requires more than just the /etc, I think. -TomHmmm, so all I would need is a suitable /etc/termcap. Makes sense. It does not exist right now, so maybe ncurses won't need convincing. Gonna try that. Thanks.
ncurses generally uses the /usr/lib/terminfo/ directory tree; it wasJuan
older curses that used the /etc/termcap file. However, I think ncurses can be built to fall back to /etc/termcap (as Tom suggests).
Juan
--
Life is complex: it has real and imaginary components.
