[Gtk-sharp-list] DllNotFoundException libgtk-win32-2.0-0.dll

Juergen Moeller juergen.moeller@elektrobude.de
Mon, 10 May 2004 12:10:53 +0200


Hi,

i've installed Mono Beta 1 via Red Carpet on a SuSE 9.0.

An Exception is thrown when I try to start monodoc:
Unhandled Exception: System.DllNotFoundException: libgtk-win32-2.0-0.dll
in <0x00053> (wrapper managed-to-native) Gtk.Application:gtk_init 
(int&,intptr&)
in <0x00038> Gtk.Application:Init ()
in [0x0011b] (at /home/duncan/conf/mono-conf/monodoc/BUILD/monodoc-0.15/
browser/browser.cs:80) Monodoc.Driver:Main (string[])


In the file gtk-sharp.dll.config the missing dll ist mappped to 
libgtk-x11-2.0.so.0. and this file is existing since installtion of 
gtk2....

how can i fix the problem? where is the problem??

juergen