<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Building Bind</title><link>https://sourceforge.net/p/cch/home/Building%2520Bind/</link><description>Recent changes to Building Bind</description><atom:link href="https://sourceforge.net/p/cch/home/Building%20Bind/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 11 Sep 2011 19:42:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cch/home/Building%20Bind/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Building Bind modified by elsware</title><link>https://sourceforge.net/p/cch/home/Building%2520Bind/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,28 +1,27 @@
 
-
 The files added to the named build require the cch include files. The 
 easiest way to make this work is to perform the following steps:
 
-#1) Build CCH
+######1) Build CCH
 
     tar -xzvf cch-0.6.tar.gz
     cd cch-0.6
     ./configure
     make &amp;&amp; make install
     cd ..
 
-#2) Extract and patch the BIND package
+######2) Extract and patch the BIND package
 
     tar -xzvf bind9-package.tar.gz          &lt;-- Expands into bind9?
     cp cch-0.6/named/*.c bind9/bin/named/.  &lt;-- Use matching name (bind9)
 
     cd bind9
     ln -s ../cch-0.6/include/cch cch        &lt;-- Link to include files 
 
     cd bind9/bin/named
     vi Makefile.in                          &lt;-- Patch as described above
 
-#3) Build bind
+######3) Build bind
 
     cd ../..                                &lt;-- Now in "bind9" directory
     ./configure 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">elsware</dc:creator><pubDate>Sun, 11 Sep 2011 19:42:16 -0000</pubDate><guid>https://sourceforge.netf757587b907e9c890d46d142a7a3c28ba06635d1</guid></item><item><title>WikiPage Building Bind modified by elsware</title><link>https://sourceforge.net/p/cch/home/Building%2520Bind/</link><description>

The files added to the named build require the cch include files. The 
easiest way to make this work is to perform the following steps:

#1) Build CCH

    tar -xzvf cch-0.6.tar.gz
    cd cch-0.6
    ./configure
    make &amp;&amp; make install
    cd ..

#2) Extract and patch the BIND package

    tar -xzvf bind9-package.tar.gz          &lt;-- Expands into bind9?
    cp cch-0.6/named/*.c bind9/bin/named/.  &lt;-- Use matching name (bind9)

    cd bind9
    ln -s ../cch-0.6/include/cch cch        &lt;-- Link to include files 

    cd bind9/bin/named
    vi Makefile.in                          &lt;-- Patch as described above

#3) Build bind

    cd ../..                                &lt;-- Now in "bind9" directory
    ./configure 
    make &amp;&amp; make install
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">elsware</dc:creator><pubDate>Sun, 11 Sep 2011 19:40:05 -0000</pubDate><guid>https://sourceforge.net1ecfc791b3be39ea62789240ccce3865b4a5264f</guid></item></channel></rss>