TracNav menu
-
Home
- What is Avahi?
- News
-
About Avahi
- Details
- Current Status
- Features
- Distributions
- In The Press
- Security
-
Avahi Community
- Mailing Lists
- IRC
- Tracking
- Patches, Bugs and Translations
- People
-
Download Avahi
- Requirements
- Download Sources
-
Avahi for Users
- Screenshots
- Software Making Use of Avahi
- Devices Making Use of Avahi
- FAQ
- Documentation
- Troubleshooting
- Packaging avahi-autoipd
- Avahi and Unicast Domains .local
-
Avahi for Developers
- Architectural Overview
- Programming Docs
- Programming Language Bindings
- Security Considerations
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.23
Release announcement is available here
Development
Hourly Snapshots of avahi and libdaemon from GIT:
You can checkout the current development code using GIT:
git clone git://git.0pointer.de/avahi.git
For browsing the code online use gitweb.
