2002-08-23 09:03:18 +08:00
|
|
|
<sect2>
|
2003-06-18 03:14:43 +08:00
|
|
|
<title>Installation of <application>BIND</application></title>
|
2002-08-23 09:03:18 +08:00
|
|
|
|
2003-06-18 03:14:43 +08:00
|
|
|
<para>Install <application>BIND</application> by running the following commands:</para>
|
2002-08-23 09:03:18 +08:00
|
|
|
|
2003-06-18 03:14:43 +08:00
|
|
|
<para><screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &&
|
2002-08-23 09:03:18 +08:00
|
|
|
make &&
|
2003-06-18 03:14:43 +08:00
|
|
|
make install</command></userinput></screen></para>
|
2002-08-23 09:03:18 +08:00
|
|
|
</sect2>
|
|
|
|
|