Files
bind9/contrib/dbus/INSTALL
2006-01-23 04:53:34 +00:00

10 lines
266 B
Plaintext

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.