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

Chris Seaton chris at chrisseaton.com
Wed Feb 25 14:08:18 EST 2004


> In order to use System.Drawing you need to have installed libgdiplus.so. 
> You can find a recent built version at 
> http://www.go-mono.com/download.html.
> 
> A part of that, the imaging part is not yet completed, some 
> functionality may be not there yet.
> 
> Jordi,

Yeah, I have libgdiplus.so.0. It's in /usr/lib. It's version 0.1, 
installed from the Fedora Core 1 RPM.


The problem is that Mono can't load the library "./libgdiplus.dll.so", 
it says that there is no such file or directory. The reasons that it 
can't find that file is that it doesn't exist in the current directory 
"./". Why is Mono looking there, and how can I make it look in the usual 
places (/usr/local/lib)?

Thanks,

Chris Seaton



More information about the Mono-devel-list mailing list