[MonoDevelop] System.DllNotFoundException: libglib-2.0-0.dll

Robert Jordan robertj at gmx.net
Thu May 21 10:11:06 EDT 2009


MANI wrote:
> But I have few problems:
> 
> 1-  When I start monodevelop from terminal, monodevelop starts but I'm
> getting following error on terminal:
>      System.DllNotFoundException: libgio-2.0.so.0 ...
>      I have: /usr/local/lib/libgio-2.0.so.1800.2 which is a different
> version, If I try to
>      cp /usr/local/lib/libgio-2.0.so.1800.2 /usr/local/lib/libgio-2.0.so.0
>      monodevelop hangs on startup, so apparently two version of
> library are incompatible.

You need to install the corresponding "develop" package if this lib.

> 
> 2- When I try to Create a new ASP.NET Webapplication Solution I get
> the following error:
>      System.DllNotFoundException: libglib-2.0-0.dll ...
>       Again I have /usr/local/lib/libglib-2.0.so.1800.1

Ditto.

Robert



More information about the Monodevelop-list mailing list