On Sun, 2011-08-14 at 22:23 -0400, nyc4bos wrote: > I have Bonjour (Windows mDNSResponder from Apple) running > on my machine. > > How can I have Cygwin's `avahi-daemon' run without having to > "RunAs" or "su root" when I invoke Cygwin.bat? > > I'm getting the error: > $ /usr/sbin/avahi-daemon.exe > This program is intended to be run as root. > > I want it to startup like 'dbus-daemon' does with > "cygrunsrv -S messagebus".
You should run avahi-daemon-config as Administrator to install the avahi-daemon service. > Also, is there a way to import/see my Windows Bonjour > environment while using Cygwin? Avahi and Bonjour will list the same network services. > BTW, is Cygwin's avahi utilities compiled with --enable-dbus? Of course. Yaakov Cygwin Ports ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
