[Mono-bugs] [Bug 72754][Blo] Changed - MWF depends on the development library libX11.so which is not installed on end user boxes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 18 03:01:22 EDT 2005


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 bmaurer at users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=72754

--- shadow/72754	2005-02-21 15:59:15.000000000 -0500
+++ shadow/72754.tmp.23040	2005-05-18 03:01:22.000000000 -0400
@@ -99,6 +99,20 @@
 
 Miguel.
 
 ------- Additional Comments From rbirkby at gmail.com  2005-02-21 15:59 -------
 I guess this problem is endemic in Mono apps. I've just noticed that
 F-spot 0.0.9 requires the VFS -devel libraries to run.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-18 03:01 -------
+The only real options here are:
+
+1) have libgdiplus provide a config file (how) that maps the .so to
+the micro version
+
+2) have libgdiplus Require the -devel package
+
+The reason for this is that the mono package is shared across distros.
+So micro numbers and package names will be different.
+
+libgdiplus is (and is very likely to always be) distro specific. So we
+can do whatever hacks we need there.


More information about the mono-bugs mailing list