TERMINFO environment variable (UNIX)

The TERMINFO environment variable is used for terminal handling.

The environment variable is supported only on platforms that provide full support for the terminfo libraries that System V and Solaris UNIX™ systems provide.

1  setenv TERMINFO /usr/lib/terminfo

TERMINFO tells DB-Access to communicate with the terminfo directory instead of the termcap file. The terminfo directory has subdirectories that contain files that pertain to terminals and their characteristics.

To set TERMINFO, enter the following command:
setenv    TERMINFO   /usr/lib/terminfo