On 2012-05-19, Chris Smith <[email protected]> wrote:
> As unbound is now in base but not yet built by default how is it built
> in order to test it (is it a simple 'make install' or is more
> involved)?

$ make -f Makefile.bsd-wrapper obj
$ make -f Makefile.bsd-wrapper
$ sudo make -f Makefile.bsd-wrapper install
<edit config as needed>
$ sudo unbound-control start

> How to add it to the list the gets built with a "make
> build" of userland (or is this even safe)? Or is it simply best to use
> packages or ports at this time?

I'll try and find time to properly review the diff to add it to
the system infrastructure (/etc/rc and /etc/rc.d parts etc) in the
next week or so. I am pretty confident in unbound itself but
the system integration is less well-tested so it needs a more
careful look.

Reply via email to