summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-02-23 22:00:48 +0000
committerLennart Poettering <lennart@poettering.net>2006-02-23 22:00:48 +0000
commitfe40907214fe04a660bbb7f25b29a191d4f5322f (patch)
treea781c5f57c4d8886b52bac345f39c426192af344
parentfd0fa7a5b7bf832f7974db44bd10473a348b5ce9 (diff)
add a note to INSTALL to run ldconfig after installation
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1164 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--docs/INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 802ad45..387235c 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -20,11 +20,12 @@ Some configure options available:
Please note that by disabling DBUS you lose the ability to publish and browse
services from local applications.
- Please note that only the Debian init script is currently up-to-date.
- YMMV on other distributions. Patches welcome!
+ Please note that Avahi currently ships with a init scripts for only a few
+ distributions. if yours is not supported right now, YMMV. Patches welcome.
$ make
# make install
+ # ldconfig
Add a user an a group for avahi. (Debian specific)
# addgroup --system avahi