[bind10-dev] address dependency problems for beta/release

Francis Dupont fdupont at isc.org
Wed Nov 28 11:41:29 UTC 2012


> > - introduce libdns++-only build mode (for those who don't need to run
> >   BIND 10 servers, and there is indeed such a user).  this mode
> >   wouldn't require log4cplus or sqlite3, and maybe not even Python.
>
> I don't know. I think the python bindings do sound nice for people
> who want to experiment. I guess there'll be a lot of people that
> want to try something small and C++ is needlessly heavy-weight for
> that.

% git branch
  master
...
* trac2487

% wc host.*
     253     919    8022 host.cc
     199     673    6258 host.py.in
     452    1592   14280 total

so I agree you should only add a --with[out]-python with "yes" as the
default.

Regards

Francis Dupont <fdupont at isc.org>

PS: the host dependency is:
 - C++: -lb10-dns++
 - Python: from isc.dns import *


More information about the bind10-dev mailing list