Version 25 (modified by lennart, 7 years ago)

--

Error: Failed to load processor TracNav
No macro or processor named 'TracNav' found

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 py-gdbm gdbm avahi-client
Embeded Core
Avahi Daemon X X O O
Avahi Client X
Avahi Utils O 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 X
Avahi Bookmarks X X X

Download the Source Code

Stable Release

Avahi is available from

http://avahi.org/download/avahi-0.6.9.tar.gz

Release announcement is available here

http://avahi.org/browser/trunk/docs/NEWS?format=raw

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