[Mono-docs-list] running monodoc - Fedora Core 2

Chris Vickerson chris@vickerson.net
Wed, 19 May 2004 02:15:09 -0400


Hi there,  I've installed Fedora Core 2 and re-installed all the mono 
stuff from the rpms and didn't get any errors but when I try and run 
monodoc I get a show-stopper error.  I realize that by installing fc2 I 
was taking this chance but if there is a simple solution (other than 
waiting for the new rpms for fc2) I would love to get this running sooner.

Here is the error I get:

<snip>
Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
in <0x00053> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
in <0x00021> Gtk.HTML:.ctor ()
in [0x001aa] (at 
/home/duncan/conf/mono-conf/monodoc/BUILD/monodoc-0.15/browser/ 
browser.cs:209) Monodoc.Browser:.ctor ()
in [0x00120] (at 
/home/duncan/conf/mono-conf/monodoc/BUILD/monodoc-0.15/browser/ 
browser.cs:81) Monodoc.Driver:Main (string[])
</snip>

I did search the list archives and google + google groups and didn't 
turn much up.  One entry I found did mention a similar problem 
(http://www.mail-archive.com/mono-list@lists.ximian.com/msg07339.html) 
and the user was asked to confirm the existence of:

/usr/lib/libgtkhtml-3.0.so.4
/usr/lib/libgtkhtml-3.0.so.4.0.0

which does exist for me as well.

Thanks in advance if you can provide some help.

Chris Vickerson