n The installation of a program is straightforward:
./configure; make; make install
n This procedure checks for system parameters,
libraries, location of programs, availability of functions
and writes a Makefile
n ./configure supports many options to overwrite
defaults settings