Scroll to navigation

ncurses6-config(1) User commands ncurses6-config(1)

NAME

ncurses6-config - configuration helper for ncurses libraries

SYNOPSIS

ncurses6-config option ...

ncurses6-config --version

ncurses6-config --help

DESCRIPTION

This program development aid simplifies the process of configuring applications against a particular set of ncurses libraries.

OPTIONS

reports the package prefix of ncurses.
reports the executable prefix of ncurses.
reports the C compiler flags needed to compile with ncurses.
reports the libraries needed to link with ncurses.
reports the ABI version of ncurses.
reports the mouse-interface version of ncurses.
reports the directory containing ncurses programs.
reports the directory containing ncurses data.
reports the directory containing ncurses header files.
reports the directory containing ncurses libraries.
reports the directory containing ncurses man pages.
reports the TERMINFO terminfo database path, for example /etc/terminfo.
reports the TERMINFO_DIRS supplemental search path for the terminfo database, for example /etc/terminfo:/lib/terminfo:/usr/share/terminfo.
reports the TERMPATH supplemental search path for the termcap database, if support for termcap is configured.

The following options cause all others to be ignored.

issues a usage message and exits successfully.
issues the release and patch date information of ncurses and exits successfully.

SEE ALSO

ncurses(3NCURSES)

2023-12-23 ncurses 6.4