2005/11/30, Joe Shaw <[EMAIL PROTECTED]>: > On Wed, 2005-11-30 at 17:40 +0100, Jonas Karlsson wrote: > > Is there a path I have missed that has to be set? > > You could try setting MONO_GAC_PREFIX=/usr:$MONO_GAC_PREFIX but I bet > this isn't the issue. >
Nope, didn't solve anything. > > Well, I think it looks suspect: > > > Mono-INFO: DllImport loading location: 'libglib-2.0-0'. > > Mono-INFO: DllImport error loading library: 'libglib-2.0-0: cannot open > > shared object file: No such file or directory'. > > Yeah, it's failing to find the mapping, or else it'd say "loading > location: 'libglib-2.0.so.0'" > > What does it have to say about glib-sharp? You can also add "cfg" to > the MONO_LOG_MASK to see info specifically about loading the .config > files. > Mono-INFO: Config attempting to parse: '/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll.config'. Mono-INFO: Config attempting to parse: '/etc/mono/assemblies/glib-sharp/glib-sharp.config'. Mono-INFO: Config attempting to parse: '/home/jonas/.mono/assemblies/glib-sharp/glib-sharp.config'. and none of those are valid files. -- /Jonas _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
