Monodoc runs fine on my Red Hat 9 box installed from latest Red Carpet RPMs. The previous version of Monodoc would not run until I installed several other RPMs, but I don't remember which ones I was missing. It's probably a Gtk package or something similar. My guess is that you don't have something installed that Monodoc needs.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-list- > [EMAIL PROTECTED] On Behalf Of Iain McCoy > Sent: Tuesday, May 11, 2004 7:58 AM > To: [EMAIL PROTECTED] > Cc: mono > Subject: Re: [Mono-list] Monodoc > > 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 <[EMAIL PROTECTED]> > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
