[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:54:02 -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:49:18.000000000 -0400
+++ shadow/59751.tmp.15407 2004-06-08 14:54:02.000000000 -0400
@@ -95,6 +95,17 @@
thank your comments.
------- Additional Comments From duncan@ximian.com 2004-06-08 14:49 -------
I'm sorry, I don't understand. What about
"/root/conf/mono-conf/monodoc/BUILD/monodoc-0.16/browser/"?
+
+------- Additional Comments From linux00@kornet.net 2004-06-08 14:54 -------
+Duncan Mak - your comment is right. thank you!!!
+
+After modifying gtkhtml-sharp.dll.config, monodoc work well.
+
+<configuration>
+ <dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.1.so.10"/>
+</configuration>
+
+I'm sorry my mistake.