Version 8 (modified by sebest, 8 years ago)

--

Home | About Avahi | Avahi Community | Download Avahi | Avahi for the Users | Avahi for the Developpers

Download Avahi

Requirements

  • expat
  •  libdaemon
  • Linux 2.4 or 2.6 with IP multicasting enabled, NetBSD, FreeBSD or Darwin/MacOSX
  • glib2 (optional)
  • DBUS 0.3x or newer (optional, for IPC with client applications)
  • gtk2 + glade2 (optional, for the GUI avahi-discover-standalone tool)
  • Qt 3 (optional)
  • Qt 4 Core (optional)
  • doxygen (optional, for the API documentation)
  • Python2.4, pygtk2 (optional, for some client tools)
  • python-twisted (optional, for the tool avahi-bookmarks)
  • Mono (optional, for the C# bindings)
  • libcap (optional, for chroot() support on linux)
  • gdbm (optional, for the service type database)

Requirements table

X : Mandatory

O : Optional

expat libdaemon glib2 DBUS gtk2 glade qt3 qt4 pygtk2 py-twisted mono libcap gdbm avahi-client
Embeded Core
Daemon X X O O
Avahi-Client X
Avahi-Utils X
Avahi-Discover X X X O
Qt3 Bindings X X
Qt4 bindings X X
Mono bindings X X
Glib bindings X X
A-Di-standalone X X O
Avahi-bookmark X X O

Download the source code

Stable Release

Avahi 0.6 is available from

 http://www.freedesktop.org/~lennart/avahi-0.6.tar.gz

Release announcement is available here

 http://www.freedesktop.org/~lennart/announcement-0.6

Development

Hourly Snapshots of avahi and libdaemon from SVN:

 http://0pointer.de/public/libdaemon-snapshot.tar.gz

 http://0pointer.de/public/avahi-snapshot.tar.gz

You can checkout the current development code using Subversion:

svn checkout svn://svn.0pointer.de/avahi/trunk avahi

For browsing the code online use  Trac