Heya there,

Some people recently had problems with Ubuntu Linux and
System.Drawing.GDIPlus (mono couldn't find DLL).
Anyway, It's pretty easy to solve (once you get it).. To get a clue,
run your application the following way:

$> MONO_LOG_LEVEL=debug mono TestApplication.exe

And you'll see that mono can't find libtiff.so.3 and libungif.so.4.
Just install those!

Cheers,

Hugo Ferreira

--
GPG Fingerprint: B0D7 1249 447D F5BB 22C5  5B9B 078C 2615 504B 7B85
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to