[Mono-bugs] [Bug 59751][Wis] Changed - MonoDoc 0.16 doesn't start.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 14:44:30 -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 linux00@kornet.net.
http://bugzilla.ximian.com/show_bug.cgi?id=59751
--- shadow/59751 2004-06-08 14:12:20.000000000 -0400
+++ shadow/59751.tmp.15070 2004-06-08 14:44:30.000000000 -0400
@@ -72,6 +72,25 @@
Since we do not package gtkhtml-3.1.x for FC2, your current
configuration is not supported. To fix this manually, you'll have to
manually edit gtkhtml-sharp.dll.config, in
/usr/lib/mono/gac/gtk-sharp/, to point to the correct version of the
library.
+
+------- Additional Comments From linux00@kornet.net 2004-06-08 14:44 -------
+$cat gtkhtml-sharp.dll.config
+<configuration>
+ <dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.1.so.7"/>
+</configuration>
+[root@sangu 1.0.0.0__35e10195dab3c99f]# pwd
+/usr/lib/mono/gac/gtkhtml-sharp/1.0.0.0__35e10195dab3c99f
+
+---
+Because of evolution 1.3.9.1 user, gtkhtml3-3.1.16 was installed in My
+linux Box. ( http://people.redhat.com/dmalcolm/RPMS/ )
+So I rebuilt gtk-sharp packages.
+
+Duncan Mak - my linux box doesn't have
+"/root/conf/mono-conf/monodoc/BUILD/monodoc-0.16/browser/"
+directory.
+
+thank your comments.