INSTALL 267 B

123456789
  1. If using git (not the tarball), build the "configure" file:
  2. autoreconf --install
  3. To then build from source:
  4. ./configure
  5. make
  6. You may have to specify the location of BIND 10 header files and
  7. library objects. See configure options by ./configure --help.