[Mono-list] Monodoc

Iain McCoy iain@mccoy.id.au
Tue, 11 May 2004 22:57:31 +1000


On Tue, 2004-05-11 at 22:19, Shawn Vose wrote:
> I just grabbed the latest betas for mono and I am having a bit of a
> problem getting monodoc to run. It installed without a hitch; however,
> it is complaining with the following:
> 
> Unhandled Exception: System.DllNotFoundException: libgtk-win32-2.0-0.dll
> in <0x00053> (wrapper managed-to-native) Gtk.Application:gtk_init
> (int&,intptr&)
> in <0x00038> Gtk.Application:Init ()
> in [0x0011b] (at /temp/mono/latest/monodoc-0.15/browser/browser.cs:80)
Chances are that you have old gtk-sharp.dll and friends sitting around
in $prefix/lib. You need to clean them out so that mono sees the current
assemblies in the GAC.
-- 
Iain McCoy <iain@mccoy.id.au>