[Mono-devel-list] Problems with System.Drawing
Duncan Mak
duncan at ximian.com
Wed Feb 25 18:17:11 EST 2004
Hello Chris,
On Wed, 2004-02-25 at 14:08, Chris Seaton wrote:
> Yeah, I have libgdiplus.so.0. It's in /usr/lib. It's version 0.1,
> installed from the Fedora Core 1 RPM.
Do you have libgdiplus-devel installed as well?
> 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)?
The library should be in the same prefix as where Mono is installed. If
your mono is installed from RPM (in /usr), then libgdiplus should also
be in /usr.
Hope this helps,
Duncan.
More information about the Mono-devel-list
mailing list