[MonoDevelop] dllnotfound exception
Greg Steffensen
greg.steffensen at gmail.com
Tue Mar 21 11:25:22 EST 2006
Yup, that was it. I upgraded mono and forgot to update /etc/mono/config ,
which gentoo makes you do manually. Thanks!
Greg
On 3/21/06, Lluis Sanchez <lluis at ximian.com> wrote:
>
> 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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060321/8466270a/attachment.html
More information about the Monodevelop-list
mailing list