| Version 33 (modified by lennart, 6 years ago) |
|---|
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 | ||||||||||||
| avahi-autoipd | X |
Download the Source Code
Stable Release
Avahi is available from
The latest version is 0.6.18
Release announcement is available here
Development
Hourly Snapshots of avahi and libdaemon from SVN:
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.
