<!DOCTYPE HTML> <html> <!-- SECTION: Man Pages --> <head> <link rel="stylesheet" type="text/css" href="../cups-printable.css"> <title>cups-config(1)</title> </head> <body> <h1 class="title">cups-config(1)</h1> <h2 class="title"><a name="NAME">Name</a></h2> cups-config - get cups api, compiler, directory, and link information. <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2> <b>cups-config</b> <i>--api-version</i> <br> <b>cups-config</b> <i>--build</i> <br> <b>cups-config</b> <i>--cflags</i> <br> <b>cups-config</b> <i>--datadir</i> <br> <b>cups-config</b> <i>--help</i> <br> <b>cups-config</b> <i>--ldflags</i> <br> <b>cups-config</b> [ <i>--image</i> ] [ <i>--static</i> ] <i>--libs</i> <br> <b>cups-config</b> <i>--serverbin</i> <br> <b>cups-config</b> <i>--serverroot</i> <br> <b>cups-config</b> <i>--version</i> <br> <h2 class="title"><a name="DESCRIPTION">Description</a></h2> The <b>cups-config</b> command allows application developers to determine the necessary command-line options for the compiler and linker, as well as the installation directories for filters, configuration files, and drivers. All values are reported to the standard output. <h2 class="title"><a name="OPTIONS">Options</a></h2> The <b>cups-config</b> command accepts the following command-line options: <dl class="man"> <dt><b>--api-version</b> <dd style="margin-left: 5.0em">Reports the current API version (major.minor). <dt><b>--build</b> <dd style="margin-left: 5.0em">Reports a system-specific build number. <dt><b>--cflags</b> <dd style="margin-left: 5.0em">Reports the necessary compiler options. <dt><b>--datadir</b> <dd style="margin-left: 5.0em">Reports the default CUPS data directory. <dt><b>--help</b> <dd style="margin-left: 5.0em">Reports the program usage message. <dt><b>--ldflags</b> <dd style="margin-left: 5.0em">Reports the necessary linker options. <dt><b>--libs</b> <dd style="margin-left: 5.0em">Reports the necessary libraries to link to. <dt><b>--serverbin</b> <dd style="margin-left: 5.0em">Reports the default CUPS binary directory, where filters and backends are stored. <dt><b>--serverroot</b> <dd style="margin-left: 5.0em">Reports the default CUPS configuration file directory. <dt><b>--static</b> <dd style="margin-left: 5.0em">When used with <i>--libs</i>, reports the static libraries instead of the default (shared) libraries. <dt><b>--version</b> <dd style="margin-left: 5.0em">Reports the full version number of the CUPS installation (major.minor.patch). </dl> <h2 class="title"><a name="EXAMPLES">Examples</a></h2> Show the currently installed version of CUPS: <pre class="man"> cups-config --version </pre> Compile a simple one-file CUPS filter: <pre class="man"> cc `cups-config --cflags --ldflags` -o filter filter.c \ `cups-config --libs` </pre> <h2 class="title"><a name="DEPRECATED_OPTIONS">Deprecated Options</a></h2> The following options are deprecated but continue to work for backwards compatibility: <dl class="man"> <dt><b>--image</b> <dd style="margin-left: 5.0em">Formerly used to add the CUPS imaging library to the list of libraries. </dl> <h2 class="title"><a name="SEE_ALSO">See Also</a></h2> <b>cups</b>(1), CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>) <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2> Copyright © 2007-2019 by Apple Inc. </body> </html>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
accounting.html | File | 2.63 KB | 0644 |
|
admin.html | File | 11.66 KB | 0644 |
|
api-admin.html | File | 19.99 KB | 0644 |
|
api-filter.html | File | 61.66 KB | 0644 |
|
api-ppd.html | File | 92.21 KB | 0644 |
|
api-raster.html | File | 59.02 KB | 0644 |
|
cgi.html | File | 2.58 KB | 0644 |
|
cupspm.html | File | 370.35 KB | 0644 |
|
encryption.html | File | 4.21 KB | 0644 |
|
firewalls.html | File | 3.94 KB | 0644 |
|
glossary.html | File | 2.66 KB | 0644 |
|
kerberos.html | File | 4.21 KB | 0644 |
|
license.html | File | 11.78 KB | 0644 |
|
man-backend.html | File | 9.35 KB | 0644 |
|
man-cancel.html | File | 2.56 KB | 0644 |
|
man-classes.conf.html | File | 1.15 KB | 0644 |
|
man-client.conf.html | File | 6.91 KB | 0644 |
|
man-cups-config.html | File | 3.3 KB | 0644 |
|
man-cups-files.conf.html | File | 12.26 KB | 0644 |
|
man-cups-lpd.html | File | 4.75 KB | 0644 |
|
man-cups-snmp.html | File | 2.72 KB | 0644 |
|
man-cups.html | File | 7.43 KB | 0644 |
|
man-cupsaccept.html | File | 2.48 KB | 0644 |
|
man-cupsd-helper.html | File | 2.59 KB | 0644 |
|
man-cupsd-logs.html | File | 9.55 KB | 0644 |
|
man-cupsd.conf.html | File | 37.78 KB | 0644 |
|
man-cupsd.html | File | 3.22 KB | 0644 |
|
man-cupsenable.html | File | 2.97 KB | 0644 |
|
man-cupstestppd.html | File | 4.83 KB | 0644 |
|
man-filter.html | File | 11.36 KB | 0644 |
|
man-ippevepcl.html | File | 1.88 KB | 0644 |
|
man-ippeveprinter.html | File | 9.88 KB | 0644 |
|
man-ippfind.html | File | 9.72 KB | 0644 |
|
man-ipptool.html | File | 7.53 KB | 0644 |
|
man-ipptoolfile.html | File | 27.3 KB | 0644 |
|
man-lp.html | File | 7.32 KB | 0644 |
|
man-lpadmin.html | File | 10.04 KB | 0644 |
|
man-lpc.html | File | 2.11 KB | 0644 |
|
man-lpinfo.html | File | 3.66 KB | 0644 |
|
man-lpmove.html | File | 1.91 KB | 0644 |
|
man-lpoptions.html | File | 3.88 KB | 0644 |
|
man-lpq.html | File | 1.97 KB | 0644 |
|
man-lpr.html | File | 5.93 KB | 0644 |
|
man-lprm.html | File | 2.08 KB | 0644 |
|
man-lpstat.html | File | 4.55 KB | 0644 |
|
man-mime.convs.html | File | 2.59 KB | 0644 |
|
man-mime.types.html | File | 5.47 KB | 0644 |
|
man-notifier.html | File | 1.35 KB | 0644 |
|
man-ppdc.html | File | 3.5 KB | 0644 |
|
man-ppdhtml.html | File | 1.83 KB | 0644 |
|
man-ppdi.html | File | 1.99 KB | 0644 |
|
man-ppdmerge.html | File | 1.75 KB | 0644 |
|
man-ppdpo.html | File | 2.09 KB | 0644 |
|
man-printers.conf.html | File | 1.18 KB | 0644 |
|
man-subscriptions.conf.html | File | 1.22 KB | 0644 |
|
network.html | File | 18.56 KB | 0644 |
|
options.html | File | 16.42 KB | 0644 |
|
overview.html | File | 3.4 KB | 0644 |
|
policies.html | File | 21.25 KB | 0644 |
|
postscript-driver.html | File | 23.26 KB | 0644 |
|
ppd-compiler.html | File | 45.13 KB | 0644 |
|
raster-driver.html | File | 20.32 KB | 0644 |
|
ref-ppdcfile.html | File | 69.29 KB | 0644 |
|
security.html | File | 4.44 KB | 0644 |
|
sharing.html | File | 4.45 KB | 0644 |
|
spec-banner.html | File | 4.05 KB | 0644 |
|
spec-command.html | File | 6.08 KB | 0644 |
|
spec-design.html | File | 13.05 KB | 0644 |
|
spec-ipp.html | File | 65.4 KB | 0644 |
|
spec-ppd.html | File | 90.33 KB | 0644 |
|
spec-raster.html | File | 23.34 KB | 0644 |
|
spec-stp.html | File | 3.79 KB | 0644 |
|
translation.html | File | 24.29 KB | 0644 |
|