[MonoDevelop] dllnotfound exception
Lluis Sanchez
lluis at ximian.com
Tue Mar 21 09:57:08 EST 2006
El dom, 19-03-2006 a las 01:02 -0500, Greg Steffensen escribió:
> Hey, I'm a Gentoo user who's been having trouble getting monodevelop
> to work. It broke after I upgraded to mono 1.13.4 ... whenever I try
> to start monodevelop, I get a dialog box with the error message
>
> System.TypeInitializationException : An exception was thrown by the
> type initializer for MonoDevelop.Core.GettextCatalog --->
> System.DllNotFoundException: intl
>
> followed by some other stuff. I've tried reinstalling everything
> monodevelop-related I can think of, to no effect. Does anyone know
> what causes this kind of error, and how to fix it?
Make sure you have this line in your /etc/mono/config file:
<dllmap dll="intl" target="libc.so.6" />
Lluis.
More information about the Monodevelop-list
mailing list