GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

ncurses6-config - configuration helper for ncurses libraries

ncurses6-config option ...

ncurses6-config --version

ncurses6-config --help

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

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 /usr/local/share/terminfo.
reports the TERMINFO_DIRS supplemental search path for the terminfo database, for example /usr/local/share/terminfo:/usr/local/share/site-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.

curses(3X)

2024-04-20 ncurses 6.5

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.