hi, my config ----> slack91 with cairo cvs.
tar xvfz mono-0.30.tar.gz cd mono-0.30 ./configure --prefix=/usr && make && make install it works !! (some warnings with gcc 3.2.3) . HelloWorld works. Now I want to test mcs-0.30/class/System.Drawing/Test/System.Drawing/BmpPaint.cs "mcs -r System -r System.Drawing BmpPaint.cs" Compilation Succeded. "mono BmpPaint.exe" Could not alocate gdiplus image. Its seems System.Drawing.Imaging is not here. how to make a basic System.Drawing program? I've no Wine so no SWF. thanks for your help. ar. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
