The giflib package contains libraries for reading and writing GIFs as well as programs for converting and working with GIF files. The libraries are useful for any graphics program wishing to deal with GIF files while the programs are useful for conversion purposes as well as cleaning up images.
Download (HTTP): http://prdownloads.sourceforge.net/libungif/giflib-4.1.3.tar.bz2
Download MD5 sum: 22efc9599ccf91d288374dcf0679abf1
Download size: 440 KB
Estimated disk space required: 6.2 MB
Estimated build time: 0.16 SBU
X (XFree86-4.5.0 or X.org-6.8.2)
Install giflib by running the following commands:
./configure --prefix=/usr && make
Now, as the root user:
make install && install -v -m755 -d /usr/share/doc/giflib-4.1.3/html && install -v -m644 doc/*.{png,html} \ /usr/share/doc/giflib-4.1.3/html && install -v -m644 doc/*.txt \ /usr/share/doc/giflib-4.1.3
Last updated on 2005-08-01 13:29:19 -0600