glfs/server/other/bind/bind-inst.xml

12 lines
352 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application><acronym>BIND</acronym></application></title>
<para>Install <application><acronym>BIND</acronym></application> by
running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>