On Thu, Oct 18, 2001 at 01:05:20PM -0700, Dan wrote: > > I have been trying to install mutt with no success. > Running hp-ux 10.20 on 9000/725 > My default terminal is 'hpterm' but I have > tried vt100 and xterm. > In all cases the mutt returns an error > 'Error opening terminal: ' > Any ideas on what to try.
you didn't tell what screen library you're using (HP curses, HP color-curses, ncurses or slang). Generally HPUX uses terminfo under curses - chattr can show what shared libraries are used. I'd do a strings of mutt and the related libraries (if it wasn't apparent), looking for terminfo or termcap. -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net