[Mono-devel-list] DllNotFoundException
Helge Kruse
HelgeKruse at t-online.de
Sun Jul 24 06:10:50 EDT 2005
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
More information about the Mono-devel-list
mailing list