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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 21 04:25:15 EST 2008


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

User abockover at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=437447#c1


Aaron Bockover <abockover at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #1 from Aaron Bockover <abockover at novell.com>  2008-11-21 02:25:14 MST ---
A .config file is shipped on the Mac that already does this. It is generated by
configure. I suspect you just didn't install it properly. Adding anything
outside of core Mono to /etc/mono/config would be inappropriate, but the line
you mention is correct (and is effectively what we generate in configure).

Going to close invalid since we do this already. You need to configure and
build:

/configure --prefix=<prefix to install>
make
sudo make install

You will end up with (among other files):

Mono.Zeroconf.dll
Mono.Zeroconf.Providers.Bonjour.dll
Mono.Zeroconf.Providers.Bonjour.dll.config <-- provides the map


-- 
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