dnssd
- URL
- http://dnssd.rubyforge.org
- Author(s)
- Summary
- DNS Service Discovery (aka Rendezvous) API for Ruby
Comments
dnssd
(0.7.0)
is Failing
for nc (Mac OSX, over 2 years ago)
$ sudo gem1.9 install dnssd
Building native extensions. This could take a while...
ERROR: Error installing dnssd:
ERROR: Failed to build gem native extension./opt/local/bin/ruby1.9 extconf.rb install dnssd
checking for dns_sd.h... yes
checking for unistd.h... yes
checking for sys/types.h... yes
checking for sys/socket.h... yes
checking for sys/param.h... yes
checking for sys/if.h... no
checking for net/if.h... yes
checking for htons()... no
need function htonsGem files will remain installed in /opt/local/lib/ruby1.9/gems/1.9.1/gems/dnssd-0.7.0 for inspection.
Results logged to /opt/local/lib/ruby1.9/gems/1.9.1/gems/dnssd-0.7.0/ext/gem_make.out
Updating class cache with 2160 classes...

dnssd (1.3.1) is Working
for Steve Loveless (Mac OSX, about 1 year ago)