[Mono-winforms-list] this worked great under Fedora 7...error message under Fedora 8

Sebastien Pouliot sebastien at ximian.com
Fri Dec 21 13:13:18 EST 2007


afaik you need libgdiplus.so in order for mono to load it properly. 

Now why isn't installed by your package... I cannot answer :(

try creating you own libgdiplus.so symlink to libgdiplus.so.0.0.0 and
see if this fix your issue.

Sebastien

On Fri, 2007-12-21 at 12:10 -0600, landon kelsey wrote:
> thanks!!!!    maybe I need a link for libgdiplus.so
> 
> It is unfortunate that this code compiles and then crashes!
> 
> Non System.Windows.Forms programs even .NET 2.0 compile fine! 
> 
> LMKIII (root) /var/www/html [1008]>cd /usr/lib
> You have new mail in /var/spool/mail/root
> LMKIII (root) /usr/lib [1009]>lsa|grep -i gdi
> lrwxrwxrwx   1 root root       22 2007-11-26 20:15 libgdict-1.0.so.5 -> libgdict-1.0.so.5.0.15*
> -rwxr-xr-x   1 root root   150084 2007-11-16 17:05 libgdict-1.0.so.5.0.15*
> lrwxrwxrwx   1 root root       19 2007-11-09 10:39 libgdiplus.so.0 -> libgdiplus.so.0.0.0*
> -rwxr-xr-x   1 root root   867860 2007-10-11 18:45 libgdiplus.so.0.0.0*
> LMKIII (root) /usr/lib [1010]>                     
> _________________________________________________________________
> i’m is proud to present Cause Effect, a series about real people making a difference.
> http://im.live.com/Messenger/IM/MTV/?source=text_Cause_Effect
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list



More information about the Mono-winforms-list mailing list