source: networking/netutils/bind-utils.xml@ 00b04cb6

kde5-14686 systemd-13485
Last change on this file since 00b04cb6 was 00b04cb6, checked in by Christopher Gregory <cjg@…>, 10 years ago

Merged more updates from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14486 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.2 KB
RevLine 
[3bba7e2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3bba7e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[80c8e88]6 <!ENTITY bind-download-http " ">
[3bba7e2]7 <!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
[00b04cb6]8 <!ENTITY bind-md5sum "82a69faf01b569568d9233f2666e744d">
[efe9371]9 <!ENTITY bind-size "8.0 MB">
[00b04cb6]10 <!ENTITY bind-utils-buildsize "128 MB">
11 <!ENTITY bind-utils-time "0.6 SBU">
[3bba7e2]12]>
13
[c951082]14<sect1 id="bind-utils" xreflabel="BIND Utilities-&bind-version;">
[927b60f]15 <?dbhtml filename="bind-utils.html"?>
[50b8d8b]16
[927b60f]17 <sect1info>
18 <othername>$LastChangedBy$</othername>
19 <date>$Date$</date>
20 </sect1info>
[50b8d8b]21
[c951082]22 <title>BIND Utilities-&bind-version;</title>
[50b8d8b]23
[927b60f]24 <indexterm zone="bind-utils">
25 <primary sortas="a-BIND-Utilities">BIND Utilities</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to BIND Utilities</title>
30
[1065a91]31 <para><application>BIND Utilities</application> is not a separate
32 package, it is a collection of the client side programs that are included
[50b8d8b]33 with <xref linkend="bind"/>. The <application>BIND</application>
[1065a91]34 package includes the client side programs <command>nslookup</command>,
35 <command>dig</command> and <command>host</command>. If you install
36 <application>BIND</application> server, these programs will be installed
37 automatically. This section is for those users who don't need the complete
38 <application>BIND</application> server, but need these
[927b60f]39 client side applications.</para>
[50b8d8b]40
[b8c3180]41 &lfs76_checked;
[40399b1]42
[927b60f]43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>Download (HTTP): <ulink url="&bind-download-http;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download (FTP): <ulink url="&bind-download-ftp;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download MD5 sum: &bind-md5sum;</para>
53 </listitem>
54 <listitem>
55 <para>Download size: &bind-size;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated disk space required: &bind-utils-buildsize;</para>
59 </listitem>
60 <listitem>
[2174baa]61 <para>Estimated build time: &bind-utils-time;</para>
62 </listitem>
[927b60f]63 </itemizedlist>
[50b8d8b]64
[927b60f]65 <bridgehead renderas="sect3">BIND Utilities Dependencies</bridgehead>
[50b8d8b]66
[927b60f]67 <bridgehead renderas="sect4">Optional</bridgehead>
[7ba60b6e]68 <para role="optional">
[61849670]69 <xref linkend="libxml2"/> and
[7ba60b6e]70 <xref linkend="openssl"/>
71 </para>
[50b8d8b]72
[061ec9d]73 <para condition="html" role="usernotes">User Notes:
74 <ulink url="&blfs-wiki;/bind-utils"/></para>
75
[927b60f]76 </sect2>
[50b8d8b]77
[927b60f]78 <sect2 role="installation">
79 <title>Installation of BIND Utilities</title>
80
[1065a91]81 <para>Install <application>BIND Utilities</application> by
[927b60f]82 running the following commands:</para>
83
[ade9c75]84<screen><userinput>./configure --prefix=/usr &amp;&amp;
[3bba7e2]85make -C lib/dns &amp;&amp;
86make -C lib/isc &amp;&amp;
[b8214dc6]87make -C lib/bind9 &amp;&amp;
88make -C lib/isccfg &amp;&amp;
89make -C lib/lwres &amp;&amp;
[927b60f]90make -C bin/dig</userinput></screen>
[50b8d8b]91
[410e228b]92 <para>This portion of the package does not come with a test suite.</para>
[c27abcb4]93
[927b60f]94 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
95
96<screen role='root'><userinput>make -C bin/dig install</userinput></screen>
[50b8d8b]97
[927b60f]98 </sect2>
[50b8d8b]99
[927b60f]100 <sect2 role="commands">
101 <title>Command Explanations</title>
[50b8d8b]102
[1065a91]103 <para><command>make -C lib/...</command>: These commands build the
[927b60f]104 libraries that are needed for the client programs.</para>
[50b8d8b]105
[832d359b]106 <para><command>make -C bin/dig</command>: This command builds the
[927b60f]107 client programs.</para>
[50b8d8b]108
[927b60f]109 </sect2>
[50b8d8b]110
[927b60f]111 <sect2 role="content">
112 <title>Contents</title>
113
114 <segmentedlist>
115 <segtitle>Installed Programs</segtitle>
116 <segtitle>Installed Libraries</segtitle>
117 <segtitle>Installed Directories</segtitle>
[50b8d8b]118
[927b60f]119 <seglistitem>
120 <seg>dig, host, and nslookup</seg>
121 <seg>None</seg>
122 <seg>None</seg>
123 </seglistitem>
124 </segmentedlist>
[50b8d8b]125
[927b60f]126 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
[50b8d8b]127
128 <para>See the program descriptions in the <xref linkend="bind"/>
[927b60f]129 section.</para>
130
131 </sect2>
[89033ca]132
[57dda11f]133</sect1>
Note: See TracBrowser for help on using the repository browser.