[svn] commit: r1532 - /trunk/doc/userguide/userguide.xml

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Mar 18 20:04:49 UTC 2010


Author: mgraff
Date: Thu Mar 18 20:04:49 2010
New Revision: 1532

Log:
refer to the ftp site using a <ulink>.  Add note about development/header packages

Modified:
    trunk/doc/userguide/userguide.xml

Modified: trunk/doc/userguide/userguide.xml
==============================================================================
--- trunk/doc/userguide/userguide.xml (original)
+++ trunk/doc/userguide/userguide.xml Thu Mar 18 20:04:49 2010
@@ -185,7 +185,7 @@
               <command>b10-cmdctl-usermgr</command> —
               user access control.
               This tool allows an administrator to authorize additional users
-              of the <command>bindctl</command> tool.
+              to manage BIND 10.
             </simpara>
           </listitem>
   <!-- TODO usermgr -->
@@ -236,6 +236,15 @@
 
     <section>
       <title>Building Requirements</title>
+        <note>
+          <para>
+            Some operating systems have split their distribution packages into
+            a run-time and a development package.  You will need to install
+            the development package versions, which include header files and
+            libraries, to build BIND 10 form source code.
+          </para>
+        </note>
+
         <para>
           Building from source code requires the Boost
           build-time headers. At least Boost version 1.34 is required.
@@ -357,8 +366,9 @@
 
       <section>
         <title>Download Tar File</title>
-        <para>The BIND 10 development snapshots and releases
-          are available as tar file downloads.
+        <para>The BIND 10 releases are available as tar file downloads from
+          <ulink url="ftp://ftp.isc.org/isc/bind10/"/>.
+          Periodic development snapshots may also be available.
         </para>
   <!-- TODO -->
       </section>




More information about the bind10-changes mailing list