X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=INSTALL;h=d6b134e45e93287799535197547b3a88e2ae6d23;hb=d76069e946b4e89c828c96340677e40f583080c9;hp=ab9aa3f1fe85e79df073b8852be39b5452bc7841;hpb=0fd38394c5206b332bb2b548576b8df49f2bbab1;p=catta diff --git a/INSTALL b/INSTALL index ab9aa3f..d6b134e 100644 --- a/INSTALL +++ b/INSTALL @@ -7,6 +7,17 @@ $ ./bootstrap.sh (this will run autoconf/automake) $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var + +Extra configure options available: + + --enable-gtk use GTK+ (default=yes) + --enable-dbus use DBus (default=yes) + --with-dbus-sys= where D-BUS system.d directory is + --with-distro= the target Linux distribution (one of redhat, + suse, gentoo, debian or slackware) + --with-avahi-user= User for running the Avahi daemon (avahi) + --with-avahi-group= Group for Avahi (avahi) + $ make # make install