[Mono-list] Mono beta 2 on Fedora Core 2 monodoc

Ales Vojacek alesv@fbl.cz
Thu, 03 Jun 2004 14:02:48 +0200


Hi,
Im new in Linux World and I trying to compile mono from CVS, but I have 
a lot of problems.
One of these is an error when I try to start monodoc:

monodoc

Unhandled Exception: System.DllNotFoundException: glibsharpglue
in <0x00053> (wrapper managed-to-native) 
GLib.ObjectManager:gtksharp_get_type_name (intptr)
in <0x0003a> GLib.ObjectManager:CreateObject (intptr)
in <0x000d0> GLib.Object:GetObject (intptr,bool)
in <0x00010> GLib.Object:GetObject (intptr)
in <0x00048> Glade.XML:GetWidget (string)
in <0x001b7> Glade.XML:BindFields (object,System.Type)
in <0x0001a> Glade.XML:BindFields (object)
in <0x0001a> Glade.XML:Autoconnect (object)
in [0x0002f] (at /usr/src/mono/monodoc/browser/browser.cs:170) 
Monodoc.Browser:.ctor ()
in [0x00120] (at /usr/src/mono/monodoc/browser/browser.cs:81) 
Monodoc.Driver:Main (string[])

thank you for your help and sorry for my English.
Ales