[bind10-dev] building BIND 10: minimally required setting in typical environments?

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Thu Aug 12 08:36:51 UTC 2010


At Wed, 11 Aug 2010 15:10:19 -0500 (CDT),
jreed at isc.org wrote:

> Please share your details about your package and build environments for 
> configuring, building, and installing BIND 10.
> 
> We'd like to know what the minimal configure switches are for typical 
> environments.
> 
> Does anyone actually use just "./configure" (with no switches and no 
> configure-specific environment variables defined)? Please tell us about 
> your environment.
> 
> Maybe we need to make --with-boost-include better detect by looking at 
> some common directories.

In my case I only need to specify the path to boost header files (and
the path gtest if I use it).  The environments are:

Mac OS 10.6.4
  sqlite3 and python3.1 are installed via macport
  boost is manually installed under the home directory.  macport version
  is also installed but out configure script doesn't find it anyway.
  gtest is manually installed under the home directory.  maybe I
  should use a macport version of it.

FreeBSD 6.1-RELEASE
  sqlite3, python3.1, boost, and gtest are installed via ports
  boost header files are installed under /usr/local/include but our
  configure script doesn't find them automatically
  path to gtest is automatically detected (by simply specifying
  --with-gtest)

---
JINMEI, Tatuya



More information about the bind10-dev mailing list