[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TERMINFO
From: |
Marcelo Dias de Toledo |
Subject: |
TERMINFO |
Date: |
Thu, 13 Sep 2001 08:16:41 -0400 |
had a few problems using gnu emacs 21...
marcia:/usr/local/emacs-21.0.105/src# ./emacs
emacs: Cannot open termcap database file
it failed at:
status = tgetent (buffer, terminal_type);
if (status < 0)
{
#ifdef TERMINFO
fatal ("Cannot open terminfo database file");
#else /* right here */
fatal ("Cannot open termcap database file");
#endif
}
Any ideia ?
--
Marcelo Dias de Toledo
mailto:mtole@ig.com.br
http://rw.locked.org
Mobile: 55 71 9141-7181
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- TERMINFO,
Marcelo Dias de Toledo <=