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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to