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

Ravindra rkumar at novell.com
Thu Mar 4 04:45:40 EST 2004


Hello,

On Thu, 2004-03-04 at 14:55, Chris Seaton wrote:
> >> There was a bug in mono runtime.
> >> http://bugzilla.ximian.com/show_bug.cgi?id=22532
> >> Bug is fixed now. Therefore, you should not be facing this problem if
> >> you have the latest code. Could you please make sure that your mono
> >> runtime was built after 2nd Feb 2004?
> >> You might want to try some newer daily build available from
> >> http://go-mono.com/daily/
> > 
> > Confirmed. I'm running Mono 0.30.2, which was released on the 27th Feb.
> > All my components were built from source from the latest versions
> > availble last night.
> 
> By the way, it does work when I create a symbolic link from 
> /usr/local/lib/libgdiplus.so to /usr/local/lib/libgdiplus.dll.so.

It you have the latest code, I think problem is with this sym link.
Actually, libgdiplus.so is a sym link to libgdiplus.so.0.0.0
make install should create that link for you. Try to do that manually.
If problem does not go away, please paste the results of "ls -l
/usr/local/lib/*gdi*" in a mail.

-Ravindra




More information about the Mono-devel-list mailing list