[Mono-list] Monodoc

Shawn Vose svose@programmerforrent.com
Tue, 11 May 2004 09:09:20 -0400


How would I go about cleaning them out. I have noticed a few different
locations where dll's are installed which is the location that needs to
be seen as current?
I installed mono from src and all others from rpm.

On Tue, 2004-05-11 at 08:57, Iain McCoy wrote:
> 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.