[Mono-bugs] [Bug 55282][Min] Changed - Gtk# depends on -devel packages from Fedora Core
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Mar 2004 17:29:08 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by jluke@cfl.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55282
--- shadow/55282 2004-03-08 12:31:08.000000000 -0500
+++ shadow/55282.tmp.18271 2004-03-08 17:29:08.000000000 -0500
@@ -65,6 +65,11 @@
By mono 1.0 I think we need a more configurable way to do this. In
redhat-ish distros you would use a config.d directory so Gtk# and
others could add their mappings to it at install time. Otherwise
everytime Gtk# changes its targets mono will have to be updated to
work with it. Which could lead to Gtk# not working with mono 1.0 in
all cases out of the box without some manual intervention.
+
+------- Additional Comments From jluke@cfl.rr.com 2004-03-08 17:29 -------
+from the discusion in #mono today, it looks like MacOSX needs to be
+taken into account as well since it uses .dylib and not .so (I have
+no idea if OSX is going to be a supported platform or not)