[Mono-bugs] [Bug 57812][Maj] Changed - monodoc can't find /usr/lib/libgtkhtml-3.0.so

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 24 May 2004 15:04:15 -0400 (EDT)


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 mkestner@ximian.com.

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

--- shadow/57812	2004-05-21 13:31:13.000000000 -0400
+++ shadow/57812.tmp.9360	2004-05-24 15:04:15.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57812
 Product: gtk#
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: general
 AssignedTo: duncan@ximian.com                            
 ReportedBy: jimeno@servidor.unam.mx               
 QAContact: mono-bugs@ximian.com
@@ -130,6 +130,24 @@
 
 ------- Additional Comments From miguel@ximian.com  2004-05-21 13:29 -------
 Duncan, can we look at fixing this for FC2?
 
 ------- Additional Comments From miguel@ximian.com  2004-05-21 13:31 -------
 Basically folks, you are installing an FC1 package on FC2.
+
+------- Additional Comments From mkestner@ximian.com  2004-05-24 15:04 -------
+The workaround to this bug on fc2 is to edit your 
+
+/usr/lib/mono/gac/gtkhtml-sharp/1.0.0.0__35e10195dab3c99f/gtkhtml-sharp.dll.config
+
+file to look like:
+
+<dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.0.so.4"/>
+
+The Gtk# beta1 packages for fc1 from duncan had a patch to require an
+earlier version of gtkhtml-3.0, since there weren't any current
+gtkhtml packages for FC1.  If the newer gtkhtml rpm is available now,
+maybe duncan could push a new package for fc1/fc2.
+
+Closing this bug against Gtk# as this is a packaging issue, with a
+simple workaround.
+