1 *** Quick install instructions (tested on debian/ubuntu only!) ***
4 (this will run autoconf/automake)
6 $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
10 # addgroup --system avahi
11 # adduser --system --no-create-home --ingroup avahi avahi
12 (These commands are Debian specific and may be different on other
15 # /etc/init.d/dbus-1 restart
16 (This whill restart DBUS and avahi too)
18 While "make" and "boostrap.sh" may be run as normal users all other commands
19 need to be run is root.
23 On other linux distributions, the dbus initscript may be different (eg redhat
24 /etc/init.d/messagebus). You need to restart dbus to make it know about
25 /etc/dbus-1/system.d/avahi-dbus.conf .