]> git.meshlink.io Git - catta/blobdiff - docs/INSTALL
Hungarian translation added
[catta] / docs / INSTALL
index 802ad45387cd35623aa4bf25637b8d25adbab817..8feac51a5946303b245ad58d7c761067f96eb5b0 100644 (file)
@@ -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 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
 
        $ make
        # make install
+       # ldconfig
 
 Add a user an a group for avahi. (Debian specific)
        # addgroup --system avahi
 
 Add a user an a group for avahi. (Debian specific)
        # addgroup --system avahi
@@ -48,4 +49,7 @@ To start the two daemons at boot time on Debian based distributions:
        # update-rc.d avahi-daemon defaults 25 15
        # update-rc.d avahi-dnsconfd defaults 26 14
 
        # update-rc.d avahi-daemon defaults 25 15
        # update-rc.d avahi-dnsconfd defaults 26 14
 
+If you plan to use avahi-autoipd you have to create the user/group
+"avahi-autoipd" much the same way as "avahi".
+
 $Id$
 $Id$