[Mono-bugs] [Bug 437447] New: How to configure Mono.Zeroconf for MacOSX

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 21 14:40:32 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=437447


           Summary: How to configure Mono.Zeroconf for MacOSX
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Mono.Zeroconf
        AssignedTo: abockover at novell.com
        ReportedBy: bsd at cs.ubc.ca
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


I was trying to figure out how to configure and install Mono.Zeroconf to run on
MacOS X.  It turns out that it's near trivial: it only requires adding a dllmap
for dnssd.dll to libc.dylib in /etc/mono/config.  Something like:  

        <dllmap dll="dnssd.dll" target="libc.dylib" os="osx"/>

It would be great if this was added to the default config as well as to the
MacOS X Mono binary distribution.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list