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) FreeBSD General Commands Manual ncurses6-config(1)

ncurses6-config - helper script for ncurses libraries

ncurses6-config [options]

This is a shell script which simplifies configuring applications against a particular set of ncurses libraries.

--prefix
echos the package-prefix of ncurses
--exec-prefix
echos the executable-prefix of ncurses
--cflags
echos the C compiler flags needed to compile with ncurses
--libs
echos the libraries needed to link with ncurses
--version
echos the release+patchdate version of ncurses
--abi-version
echos the ABI version of ncurses
--mouse-version
echos the mouse-interface version of ncurses
--bindir
echos the directory containing ncurses programs
--datadir
echos the directory containing ncurses data
--includedir
echos the directory containing ncurses header files
--libdir
echos the directory containing ncurses libraries
--mandir
echos the directory containing ncurses manpages
--terminfo
echos the $TERMINFO terminfo database path, e.g.,
/usr/local/share/terminfo
--terminfo-dirs
echos the $TERMINFO_DIRS directory list, e.g.,
/usr/local/share/terminfo:/usr/local/share/site-terminfo
--termpath
echos the $TERMPATH termcap list, if support for termcap is configured.
--help
prints this message

curses(3X)

This describes ncurses version 6.3 (patch 20211021).


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.