[MonoDevelop] Help! Missing DLL, where do I find it?

Rob Wilkens robwilkens at gmail.com
Tue Feb 6 09:10:11 EST 2007


I don't want to report this as a bug, since I think it's something on
my system missing... but it (svn version) compiled without
complaining, and when I _exit_ I receive the following message:

2007-02-06 04:06:29,627 [-1208117552] ERROR
MonoDevelop.Core.ILoggingService [(null)] -
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. --->
System.TypeInitializationException: An exception was thrown by the
type initializer for MonoDevelop.Components.HtmlControl.MozillaControl
---> System.TypeInitializationException: An exception was thrown by
the type initializer for Gecko.WebControl --->
System.DllNotFoundException: libgtkembedmoz.so

Which seems to indicate i'm missing "libgtkembedmoz.so".  I'm running
Fedore Core 6, is there a standard package from which I can get that
file, or do I need to fetch and compile that as well?  I was sort of
hoping needed libraries would've stopped the 'autogen.sh' makefile
build.

Thanks!  (And great job, otherwise, on Monodevelop).
Rob
-- 
1-516-874-0579


More information about the Monodevelop-list mailing list