[Mono-devel-list] Problems with System.Drawing

Ravindra rkumar at novell.com
Thu Mar 4 06:00:44 EST 2004


Hello,

On Thu, 2004-03-04 at 15:49, Chris Seaton wrote:
> -rw-r--r--    1 root     root      2037522 Mar  4 00:06 /usr/local/lib/libgdiplus.a
> lrwxrwxrwx    1 root     root           28 Mar  4 09:22 /usr/local/lib/libgdiplus.dll.so -> /usr/local/lib/libgdiplus.so
> -rwxr-xr-x    1 root     root          888 Mar  4 00:06 /usr/local/lib/libgdiplus.la
> lrwxrwxrwx    1 root     root           19 Mar  4 00:06 /usr/local/lib/libgdiplus.so -> libgdiplus.so.0.0.0
> lrwxrwxrwx    1 root     root           19 Mar  4 00:06 /usr/local/lib/libgdiplus.so.0 -> libgdiplus.so.0.0.0
> -rwxr-xr-x    1 root     root       822658 Mar  4 00:06 /usr/local/lib/libgdiplus.so.0.0.0
> 
> I created /usr/local/lib/libgdiplus.dll.so myself. The DLL not found
> exception went away when I created it, and returns when I remove it.
> 
> Just some extra info:
> 
> Mono JIT compiler version 0.30.2, (C) 2002-2004 Novell, Inc. www.go-mono.com
> Mono C# compiler version 0.29.99.0

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.

In your other mail you wrote:
> Another problem has popped up however, but I'll take that to a new
thread.
What was that problem?

In one mail you wrote:
> The snapshots seem to be broken at least as far back as the 26th
> (config.status: error: cannot find input file:
> mono/arch/amd64/Makefile.in).
I think this problem is solved now.

If you find building the source difficult, please file a bug report on
this build and wait for next build release ;-)

- Ravindra




More information about the Mono-devel-list mailing list