from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209584

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149881

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





ncurses6-config

Section: User commands (1)
Updated: 202-0-11
Index Return to Main Contents
 

NAME

ncurses-config - configuration helper for ncurses libraries  

SYNOPSIS

ncurses-config option ...

ncurses-config --version

ncurses-config --help  

DESCRIPTION

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

OPTIONS

--prefix
reports the package prefix of ncurses.
--exec-prefix
reports the executable prefix of ncurses.
--cflags
reports the C compiler flags needed to compile with ncurses.
--libs
reports the libraries needed to link with ncurses.
--abi-version
reports the ABI version of ncurses.
--mouse-version
reports the mouse-interface version of ncurses.
--bindir
reports the directory containing ncurses programs.
--datadir
reports the directory containing ncurses data.
--includedir
reports the directory containing ncurses header files.
--libdir
reports the directory containing ncurses libraries.
--mandir
reports the directory containing ncurses man pages.
--terminfo
reports the TERMINFO terminfo database path, for example /usr/share/terminfo.
--terminfo-dirs
reports the TERMINFO_DIRS supplemental search path for the terminfo database, for example /etc/terminfo:/usr/share/terminfo.
--termpath
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.

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

SEE ALSO

curses(3X)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 12.4 ms