2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
2003-09-24 09:20:44 +08:00
|
|
|
<title>Installation of <application><acronym>DHCP</acronym></application></title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-24 09:20:44 +08:00
|
|
|
<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>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-24 09:20:44 +08:00
|
|
|
<screen><userinput><command>./configure &&
|
2003-04-06 00:32:17 +08:00
|
|
|
make &&
|
2003-09-24 09:20:44 +08:00
|
|
|
make LIBDIR=/usr/lib INCDIR=/usr/include install</command></userinput></screen>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|