repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
bsd
/
bind
/
dist
/
contrib
/
dbus
/
INSTALL
blob
2ad526e9b1a7278f0861e81c341ded7f1b030909
1
To build named with D-BUS support, run
2
# make
3
in this directory.
4
Then cd to the top-level BIND source directory,
5
(../..), and
6
# ./configure ...; make
7
After building, cd back to contrib/dbus and run:
8
# make install
9
as root to install the D-BUS configuration files.