I just installed emacs 21.1 on my AIX 5 and when I invoke emacs I get:
emacs: Terminal type vt100 is not defined.
If that is not the actual type of terminal you have,
use the Bourne shell command `TERM=... export TERM' (C-shell:
`setenv TERM ...') to specify the correct type. It may be necessary
to do `unset TERMINFO' (C-shell: `unsetenv TERMINFO') as well.
I tried vt102, xterm, aixterm. Same problem. Any solution?
emacs: Terminal type vt100 is not defined.
If that is not the actual type of terminal you have,
use the Bourne shell command `TERM=... export TERM' (C-shell:
`setenv TERM ...') to specify the correct type. It may be necessary
to do `unset TERMINFO' (C-shell: `unsetenv TERMINFO') as well.
I tried vt102, xterm, aixterm. Same problem. Any solution?