On 15.11.13, Adam Lee wrote: > sxiv in Debian sid can't play gif animation. > > But my own built works, just downloaded and compiled the source from > http://packages.debian.org/sid/sxiv
I'm guessing, that the package is built with no "-DHAVE_GIFLIB" in CFLAGS. When compiling the vanilla package the macro is included in the CFLAGS variable in the Makefile. Overriding CFLAGS on the make command line would yield the result you're reporting. Bert Münnich -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

