DHCP is very easy to configure and compile. The following will work:
tar zvfx dhcp-latest.tar.gz cd dhcp-3.0 ./configure make make install
This will configure, compile, and install the binaries.