[Mono-devel-list] Problems with System.Drawing
Chris Seaton
chris at chrisseaton.com
Thu Mar 4 11:17:45 EST 2004
> Your file listing looks fine except libgdiplus.dll.so. It is not
> required if you are running the latest code. Please make sure that you
> are using latest source of libgdiplus (cvs module: libgdiplus) also. If
> that also does not help I would suggest you to build mono/mcs from the
> latest code from CVS, http://www.go-mono.com/anoncvs.html
> System.Drawing related modules are mono, mcs, and libgdiplus.
I rebuilt everything from CVS, and libgdiplus is now found! However... I
have found another instance of the same bug. When I load MonoDoc I get
Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
in <0x00053> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
in <0x0003c> Gtk.HTML:.ctor ()
in [0x001aa] (at /usr/src/monodoc/browser/browser.cs:209) Monodoc.Browser:.ctor ()
in [0x0014a] (at /usr/src/monodoc/browser/browser.cs:81) Monodoc.Driver:Main (string[])
-rwxr-xr-x 1 root root 75776 Mar 4 15:58 /usr/local/lib/gtkhtml-sharp.dll
-rw-r--r-- 1 root root 13102232 Mar 3 17:30 /usr/local/lib/libgtkhtml-3.0.a
-rwxr-xr-x 1 root root 3238 Mar 3 17:30 /usr/local/lib/libgtkhtml-3.0.la
lrwxrwxrwx 1 root root 23 Mar 3 17:30 /usr/local/lib/libgtkhtml-3.0.so -> libgtkhtml-3.0.so.1.0.1
lrwxrwxrwx 1 root root 23 Mar 3 17:30 /usr/local/lib/libgtkhtml-3.0.so.1 -> libgtkhtml-3.0.so.1.0.1
-rwxr-xr-x 1 root root 5843344 Mar 3 17:30 /usr/local/lib/libgtkhtml-3.0.so.1.0.1
The same thing is happening, but I solved the problem for the other DLL! I
have libgtkhtml-3.0.so. Why isn't it being found?
Thanks for helping me sort this out,
Chris Seaton
More information about the Mono-devel-list
mailing list