summaryrefslogtreecommitdiffstats
path: root/contrib/dbus/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dbus/INSTALL')
-rw-r--r--contrib/dbus/INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/dbus/INSTALL b/contrib/dbus/INSTALL
new file mode 100644
index 0000000..2ad526e
--- /dev/null
+++ b/contrib/dbus/INSTALL
@@ -0,0 +1,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.