isc-config.sh.html revision cdcd52e680bd80f0da612c0fcf949b50ef86500b
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<!--
c92c50783e4e93699f2a42643b8f200b9b719c87Automatic Updater - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews -
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - Permission to use, copy, modify, and distribute this software for any
4a14ce5ba00ab7bc55c99ffdcf59c7a4ab902721Automatic Updater - purpose with or without fee is hereby granted, provided that the above
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - copyright notice and this permission notice appear in all copies.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews -
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews - PERFORMANCE OF THIS SOFTWARE.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews-->
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<!-- $Id: isc-config.sh.html,v 1.1 2009/02/20 22:24:49 jreed Exp $ -->
ea94d370123a5892f6c47a97f21d1b28d44bb168Tinderbox User<html>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<head>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<title>isc-config.sh</title>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
e21a2904f02a03fa06b6db04d348f65fe9c67b2bMark Andrews</head>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<a name="man.isc-config.sh"></a><div class="titlepage"></div>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<div class="refnamediv">
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<h2>Name</h2>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<p><span class="application">isc-config.sh</span> &#8212; Get information about the installed version of ISC BIND</p>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews</div>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<div class="refsynopsisdiv">
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<h2>Synopsis</h2>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<div class="cmdsynopsis"><p><code class="command">isc-config.sh</code> [<code class="option">--cflags</code>] [<code class="option">--exec-prefix</code>] [<code class="option">--libs</code>] [<code class="option">--prefix</code>] [<code class="option">--version</code>] [libraries...]</p></div>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews</div>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<div class="refsect1" lang="en">
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<a name="id2543361"></a><h2>DESCRIPTION</h2>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<p><span><strong class="command">isc-config.sh</strong></span>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews prints information related to the installed version of ISC BIND,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews such as the compiler and linker flags required to compile
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews and link programs that use ISC BIND libraries.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </p>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<p>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews The optional libraries are used to report specific details
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews for compiling and linking for the listed libraries.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews The allowed choices are:
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <code class="option">isc</code>,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <code class="option">isccc</code>,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <code class="option">isccfg</code>,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <code class="option">dns</code>,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <code class="option">lwres</code>, and
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews <code class="option">bind9</code>.
97e74139b19368e385a3564746d42db70879195eAutomatic Updater Multiple libraries may be listed on the command line.
97e74139b19368e385a3564746d42db70879195eAutomatic Updater (Some libraries require other libraries, so are implied.)
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </p>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews</div>
dba3c818ae00b10388d31703e86a28415db398acTinderbox User<div class="refsect1" lang="en">
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<a name="id2543395"></a><h2>OPTIONS</h2>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<div class="variablelist"><dl>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<dt><span class="term">--cflags</span></dt>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<dd><p>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Prints the compiler command line options required to
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews compile files that use ISC BIND.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Use the <code class="option">libraries</code> command line argument(s)
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews to print additional specific flags to pass to the C compiler.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </p></dd>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<dt><span class="term">--exec-prefix</span></dt>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<dd><p>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Prints the directory prefix used in the ISC BIND installation
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews for architecture dependent files to standard output.
f6da30bb5447c23d880b09f601441e70c5313557Mark Andrews </p></dd>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<dt><span class="term">--libs</span></dt>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<dd><p>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Prints the linker command line options used to
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews link with the ISC BIND libraries.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Use the <code class="option">libraries</code> command line argument(s)
dba3c818ae00b10388d31703e86a28415db398acTinderbox User to print additional specific flags.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </p></dd>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<dt><span class="term">--prefix</span></dt>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<dd><p>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews Prints the directory prefix used in the ISC BIND installation
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews for architecture independent files to standard output.
f7b41fd9291b8f4dba27e2b57e1d93f0913a4f1dMark Andrews </p></dd>
f7b41fd9291b8f4dba27e2b57e1d93f0913a4f1dMark Andrews<dt><span class="term">--version</span></dt>
f7b41fd9291b8f4dba27e2b57e1d93f0913a4f1dMark Andrews<dd><p>
f7b41fd9291b8f4dba27e2b57e1d93f0913a4f1dMark Andrews Prints the version of the installed ISC BIND suite.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </p></dd>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews</dl></div>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews</div>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<div class="refsect1" lang="en">
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<a name="id2543475"></a><h2>RETURN VALUES</h2>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<p><span><strong class="command">isc-config.sh</strong></span>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews returns an exit status of 1 if
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews invoked with invalid arguments or no arguments at all.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews It returns 0 if information was successfully printed.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </p>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews</div>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<div class="refsect1" lang="en">
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<a name="id2543486"></a><h2>AUTHOR</h2>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews<p><span class="corpauthor">Internet Systems Consortium</span>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews </p>
9fbbfb5757a1e3e86d7dea62c4e63ffc2303ca2bAutomatic Updater</div>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews</div></body>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews</html>
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews