ncurses-5.2: description + notes

The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses.

The distribution includes the library and support utilities, including a terminfo compiler tic, a decompiler infocmp, tack, clear, tput, tset, and a termcap conversion tool captoinfo. Full manual pages are provided for the library and tools.

To avoid hiding the system Curses headers all Ncurses headers are installed under /usr/freeware/include/ncurses.


NOTE: Developers intending to use this distribution for application development should be sure to read the information below. Users installing it for the runtime environment only need not read any further.

Developers intending to use this library for development of other freeware packages or their own software applications will need to be familiar with a few peculiarities due to the way that this library is packaged and installed. The reasons for this installation strategy are described further in the fw_common product release notes.

The header files and libraries in this package are installed into /usr/freeware. This means that when building software using this distribution you should be sure to do the following:

Following these guidelines will allow your application to safely and easily use the software in this package.
To auto-install this package, go back and click on the respective install icon.