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

15 lines
587 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application><acronym>DHCP</acronym></application></title>
<note><para>You must have Packet Socket support compiled in the kernel and
Socket Filtering either compiled in or as a kernel module.</para></note>
<para>Install <application><acronym>DHCP</acronym></application> by running the following commands:</para>
<screen><userinput><command>./configure &amp;&amp;
make &amp;&amp;
make LIBDIR=/usr/lib INCDIR=/usr/include install</command></userinput></screen>
</sect2>