summaryrefslogtreecommitdiffstats
path: root/contrib/dbus/INSTALL
blob: 2ad526e9b1a7278f0861e81c341ded7f1b030909 (plain)
1
2
3
4
5
6
7
8
9
To build named with D-BUS support, run
# make
in this directory.
Then cd to the top-level BIND source directory,
(../..), and 
# ./configure ...; make
After building, cd back to contrib/dbus and run:
# make install
as root to install the D-BUS configuration files.