From: Chad Fowler Date: 2004-10-09T11:41:43+09:00 Subject: Re: [ANN] DNS Service Discovery (aka Rendezvous) bindings for Ruby On Sat, 9 Oct 2004 11:33:57 +0900, Charles Mills wrote: > On Oct 8, 2004, at 4:01 PM, Mikael Brockman wrote: > > I don't understand how to install it on Linux. setup.rb is looking for > > -lmdns, but I can't find any shared libraries in the mDNSResponder > > tree. > > > > Building on a mac is easy :) > Figuring out how to build on linux was a pain :( > I'm not sure why, but I didn't have to make these changes on my redhat box. I just installed Apple's open source dnssd stuff from source and then built our Ruby lib. Weird, eh? Chad