95 lines
2.7 KiB
HTML
95 lines
2.7 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of ncurses6-config</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>ncurses6-config</H1>
|
|
Section: User Commands (1)<BR>Updated: <BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
ncurses6-config - helper script for ncurses libraries
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>ncurses6-config </B>
|
|
|
|
[<I>options</I>]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
This is a shell script which simplifies configuring applications against
|
|
a particular set of ncurses libraries.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>--prefix</B><DD>
|
|
echos the package-prefix of ncurses
|
|
<DT id="2"><B>--exec-prefix</B><DD>
|
|
echos the executable-prefix of ncurses
|
|
<DT id="3"><B>--cflags</B><DD>
|
|
echos the C compiler flags needed to compile with ncurses
|
|
<DT id="4"><B>--libs</B><DD>
|
|
echos the libraries needed to link with ncurses
|
|
<DT id="5"><B>--version</B><DD>
|
|
echos the release+patchdate version of ncurses
|
|
<DT id="6"><B>--abi-version</B><DD>
|
|
echos the ABI version of ncurses
|
|
<DT id="7"><B>--mouse-version</B><DD>
|
|
echos the mouse-interface version of ncurses
|
|
<DT id="8"><B>--bindir</B><DD>
|
|
echos the directory containing ncurses programs
|
|
<DT id="9"><B>--datadir</B><DD>
|
|
echos the directory containing ncurses data
|
|
<DT id="10"><B>--includedir</B><DD>
|
|
echos the directory containing ncurses header files
|
|
<DT id="11"><B>--libdir</B><DD>
|
|
echos the directory containing ncurses libraries
|
|
<DT id="12"><B>--mandir</B><DD>
|
|
echos the directory containing ncurses manpages
|
|
<DT id="13"><B>--terminfo</B><DD>
|
|
echos the $TERMINFO terminfo database path, e.g.,
|
|
<DL COMPACT><DT id="14"><DD>
|
|
/etc/terminfo
|
|
</DL>
|
|
|
|
<DT id="15"><B>--terminfo-dirs</B><DD>
|
|
echos the $TERMINFO_DIRS directory list, e.g.,
|
|
<DL COMPACT><DT id="16"><DD>
|
|
/etc/terminfo:/lib/terminfo:/usr/share/terminfo
|
|
</DL>
|
|
|
|
<DT id="17"><B>--termpath</B><DD>
|
|
echos the $TERMPATH termcap list, if support for termcap is configured.
|
|
<DT id="18"><B>--help</B><DD>
|
|
prints this message
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?3X+curses">curses</A></B>(3X)
|
|
<P>
|
|
|
|
This describes <B>ncurses</B>
|
|
version 6.2 (patch 20200212).
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="19"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="20"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="21"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="22"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="23"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:20 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|