Filename-XX.gif
Where XX is a running number starting from 00, 01, 02 and so on. This gives a maximum size of 100 frames for the animation. The GIFs should be of the same size, but this is not important.
% tar zvfx NewMail-1.0.tar.gz
This will create a subdirectory NewMail-1.0. Enter the directory :
% cd NewMail-1.0
Compiling the application should normally be just a matter of typing :
% make
% make install
as 'root'. This makes the application and installs it under /usr/local. If it however does not compile properly you might need to check the makefile 'src/Makefile' for compiler flags and utilities used by the installation process. This file also contains the paths for the install, modify is you want to install in another location. Note that the application still defaults to /usr/local/lib/NewMail/ for the default animation-frames 'Animation-xx.gif'.