https://bugzilla.novell.com/show_bug.cgi?id=437447
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=437447#c1 Aaron Bockover <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Aaron Bockover <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
