[Mono-list] error on mono-win32 -> glib-sharp.dll wrong?

Tobias Bradtke webwurst@gmx.de
Thu, 12 Aug 2004 21:01:14 +0200


Hi!

I installed "mono-1.0.1-gtksharp-1.0-win32-0.5.exe" without an error.

But if i run the gtk-example from the Mono Handbook ("HelloWorld, second try")
i get some warnings:

Compat mode: the request from D:\Programme\Mono-1.0.1\lib\mono\gac\glib-sharp\1.
0.0.0__35e10195dab3c99f\glib-sharp.dll to load System was remapped (http://www.g
o-mono.com/remap.html)
Cannot load module C:/mono/Mono-1.0/lib/pango/1.2.0/modules/pango-basic-win32.dl
l: Das angegebene Modul wurde nicht gefunden.
Cannot load module C:/mono/Mono-1.0/lib/pango/1.2.0/modules/pango-basic-win32.dl
l: Das angegebene Modul wurde nicht gefunden.
[..]


The program runs, but there's no text on the button.

The path "C:/mono/Mono-1.0/lib/pango" does not exist on my system
(-> Should be "D:\Programme\Mono-1.0.1\lib\pango").
It's not set in any environment-variable and if i search for "C:/mono" in the subdirectories of mono nothing is found.

Where is this path set?
What can i do?
What is wrong? ;)


Thx!
webwurst