Home | History | Annotate | Download | only in docs
      1 Avahi is a free, LGPL mDNS/DNS-SD implementation.
      2 
      3 Copyright 2004-2009 by the Avahi developers.
      4 
      5 	http://avahi.org/
      6 
      7 Avahi has a mailing list:
      8 
      9 	http://lists.freedesktop.org/mailman/listinfo/avahi
     10 
     11 You have a chance to meet the developers on
     12 
     13 	#avahi on irc.freenode.org
     14 
     15 Please report bugs to the freedesktop.org bugzilla:
     16 
     17 	http://bugs.freedesktop.org/
     18 
     19 Avahi's SVN repository is freely accessible:
     20 
     21 	svn checkout svn://svn.0pointer.de/avahi/trunk avahi
     22 
     23 	http://0pointer.de/cgi-bin/viewcvs.cgi/?root=avahi
     24 
     25 Avahi has the following requirements:
     26 	- glib2
     27 	- expat
     28 	- libdaemon (http://0pointer.de/lennart/projects/libdaemon/)
     29 	- Linux 2.4 or 2.6
     30 	- DBUS 0.3x (optional, if you disable this, the daemon is not
     31 	  accessible over IPC to other applications!)
     32 	- gtk2 + glade (optional, needed for avahi-discover-standalone)
     33 	- doxygen (optional, needed for he API documentaton)
     34 	- Python 2.4, pygtk2 (optional, needed by all client tools)
     35 	- python-twisted (optional, needed by avahi-bookmarks)
     36     - xmltoman (if building from SVN rather than a tarball)
     37       If you are not using debian or ubuntu, the upstream authors page has
     38       disappeared, but you can get the source from debian here
     39       http://ftp.debian.org/debian/pool/main/x/xmltoman/xmltoman_0.3.orig.tar.gz
     40 
     41 Please make sure to read the currently available documentation for avahi before
     42 asking for support on the mailing list:
     43 
     44 	- INSTALL
     45 	- Man pages
     46 	- Homepage http://avahi.org/
     47 	- Mailing list archive http://lists.freedesktop.org/archives/avahi/
     48