Dumple wrote: > > > When I run autogen.sh, it reported that the GIF codec is unsupported, and > it gave a link to a nonexistent SourceForge page > (http://sourceforge.net/projects/libgif). Presumably that's the related > to the error message involving "gdip_getcodecinfo_gif"... > >
For what it is worth, you can install GIF support on Red Hat with the following command: yum install libungif libungif-devel This should get you past the error you are encountering. That said, I would not be trying to install libgdiplus-1.9 anywhere these days. Mono is up to version 2.8.1 now. I would not recommend anything lower than version 2.6. -- View this message in context: http://mono.1490590.n4.nabble.com/libgdiplus-build-question-tp3091082p3091433.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
