[Mono-devel-list] DllNotFoundException

Rafael Teixeira monoman at gmail.com
Mon Jul 25 12:36:40 EDT 2005


Again seems like someone didn't install gtk-sharp properly, with the
.dll.config files...

See http://www.mono-project.com/Interop_with_Native_Libraries for some
background.

On 7/24/05, Helge Kruse <HelgeKruse at t-online.de> wrote:
> Hello,
> I have installed mono 1.2.8.2 with the installer binary. I succeed to run the
> mcs compiler but can neither run monodevelop nor monodoc. The programs throw
> a DllNotFoundException i.e.:
>     hk at linux:/opt/mono-1.1.8.2/bin> monodevelop
>     Unhandled Exception: System.DllNotFoundException: gnomesharpglue-2
> 
> But the dynamic library is installed by the installer:
>     hk at linux:/opt/mono-1.1.8.2/lib> ls -l libgnomesharpglue-2.so
>     -rwxr-xr-x  1 root root 11748 2005-07-06 23:26 libgnomesharpglue-2.so
> 
> I have added /opt/mono-1.1.8.2/lib to /etc/ld.so.conf an ran ldconfig (as
> root).
>   linux:/etc # ldconfig -p  | grep gnomesharpglue-2
>         libgnomesharpglue-2.so (libc6)
>                  => /opt/mono-1.1.8.2/lib/libgnomesharpglue-2.so
> 
> But the exception still occures. How can I make monodevelop and so on running?
> 
> /Helge
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 


-- 
Rafael "Monoman" Teixeira
---------------------------------------
I'm trying to become a "Rosh Gadol" before my own eyes. 
See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
It hurts!



More information about the Mono-devel-list mailing list