diff options
| author | Martin Nagy <mnagy@redhat.com> | 2009-02-11 20:37:59 +0100 |
|---|---|---|
| committer | Martin Nagy <mnagy@redhat.com> | 2009-02-11 20:37:59 +0100 |
| commit | f50ae72ec3417cae55dd4e085991c01af9fdc5f1 (patch) | |
| tree | 0e36c9a3320f6d068df93d3ff6d84b821d23db40 /contrib/dbus/INSTALL | |
| download | bind_dynamic-start.tar.gz bind_dynamic-start.tar.xz bind_dynamic-start.zip | |
Initial commitstart
Diffstat (limited to 'contrib/dbus/INSTALL')
| -rw-r--r-- | contrib/dbus/INSTALL | 9 |
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. |
