Description
The TERMINFO environment variable is used for terminal
handling. The environment variable is supported only on platforms that provide
full support for terminfo libraries.
Values
The TERMINFO environment variable defines a directory where the
terminal settings are read from.
Default
On UNIX, the default depends upon your system and how it has been
set up.
Setting
Normal environment variable, so it can be set at any time by the commands:
UNIX
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$JBCRELEASEDIR/lib
export LD_LIBRARY_PATH
Windows
set TERMINFO=C:\term