Description of problem: Zeroconf support is not enabled Version-Release number of selected component (if applicable): 0.4.1 (fc6) and 0.4.3 (devel) How reproducible: Every time Steps to Reproduce: 1. run avahi-discover 2. run gobby 3. create a gobby session Actual results: no services are exported and show up in avahi-discover for Gobby Expected results: Gobby Collaborative Editor Session to show up in avahi-discover Additional info: If the .spec file for obby is changed to pass --with-zeroconf to the configure macro then zeroconf support will be built in. (using avahi-compat-howl-devel) *NOTE* gobby and sobby will need to be rebuild after obby is rebuild with the --with-zeroconf parameter (I have tested this on my personal FC6 x86_64 system)
I just built obby-0.4.3-2.fc7 with Zeroconf support, and kicked off rebuilds for gobby and sobby.