Installation of libungif
Install libungif by running the following commands:
./configure --prefix=/usr &&
make &&
make install
If you get an error during the make portion compiling lib/qprintf.c,
edit the file and comment out or remove line 14: #include <config.h>