Re: Beagle thinks Im running windows?



On Wed, 30 Nov 2005 17:09:19 +0100, Joe Shaw <joeshaw novell com> wrote:


The mappings are stored in dll.config files.  For this one, it's in
/usr/lib/mono/gac/glib-sharp/2.4.0.0__35e10195dab3c99f/glib-sharp.dll.config (or something similar)
Make sure that you have that file, and that the targets are available on
your system.

Yes, both are true. The file is there (exaclty same path), with exact same contents and the targets are available (after all I linked to them earlier and that worked).
Is there a path I have missed that has to be set?

You can also run with environment variables
MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll,asm to see mono's debugging
output when trying to look up those assemblies and libraries to see if
there is anything obviously wrong.

Well, I think it looks suspect:

Import unable to load library 'libglib-2.0-0: cannot open shared object file: No such file or directory'.
Mono-INFO: DllImport attempting to load: 'libglib-2.0-0.dll'.
Mono-INFO: DllImport loading location: 'libglib-2.0-0.dll'.
Mono-INFO: DllImport error loading library: 'libglib-2.0-0.dll: cannot open shared object file: No such file or directory'.
Mono-INFO: DllImport loading library: './libglib-2.0-0.dll'.
Mono-INFO: DllImport error loading library './libglib-2.0-0.dll: cannot open shared object file: No such file or directory'.
Mono-INFO: DllImport loading: 'libglib-2.0-0.dll'.
Mono-INFO: DllImport error loading library 'libglib-2.0-0.dll: cannot open shared object file: No such file or directory'.
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'.
Mono-INFO: DllImport loading library: './libglib-2.0-0'.
Mono-INFO: DllImport error loading library './libglib-2.0-0: cannot open shared object file: No such file or directory'.
Mono-INFO: DllImport loading: 'libglib-2.0-0'.
Mono-INFO: DllImport error loading library 'libglib-2.0-0: cannot open shared object file: No such file or directory'. (/Programs/Beagle/0.1.2/lib/beagle/BeagleDaemon.exe:16276): Mono-WARNING **: DllImport unable to load library 'libglib-2.0-0: cannot open shared object file: No such file or directory'.


It keeps repeating the same thing over and over again.


Typically this is something handled by the packages in the distro, so
you might want to report this upstream.


It's me that trying to get a grip on this so I can distribute packages :)

--
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]