Fabr�cio,
If you could manage to build mono from source, I have just post an updated version of my improved DllNotFoundException message patch on the Mono-Devel list. With this patch integrated, setting MONO_DEBUG environement variable will provide you a complete error message that will tell you what mono is trying and why it fails.
Regards,
Denis Gervalle SOFTEC sa http://www.softec.st
Fabr�cio Santos wrote:
Beta 3 is no better for me... :-(
-fs
----- Original Message ----- From: "Fabr�cio Santos" <[EMAIL PROTECTED]>
To: "mono" <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 1:11 AM
Subject: [Mono-list] Still wanted: libgobject-2.0-0.dll
Viva a todos,
As some of you remember a few days ago I posted a message stating that I
was
getting this error when trying to start monodevelop:
"Unhandled Exception: System.DllNotFoundException:
libgobject-2.0-0.dll..."
After looking at the below article, provided by Iain McCoy (thanks Iain):
http://archive.neotonic.com/archive/mono-list/messages/20513?noheader=1
and after checking the mono .dll to .so mapping file:
<configuration> <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/> <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/> <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0.so.0"/> <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0"/> </configuration>
the .so file "/usr/lib/libgobject-2.0.so.0" actually exists and its dependent libs are also present:
[EMAIL PROTECTED] root]# ldd /usr/lib/libgobject-2.0.so.0 libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x0087d000) libc.so.6 => /lib/libc.so.6 (0x00349000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00334000)
Iain again came to my rescue and suggested changing the LD_LIBRARY_PATH
but
this held no different results and now I'm stuck and have no clue on what
is
going on.
Any more hints on what to look for now? As I said to Ian I feel I'm just a short step from getting everything to work but it still fails and it is frustrating me... :-/
Thanks in advance for any help.
-fs
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
