To install the library run the configure script and then
run make and make install. This will install the include files
and library files in /usr/local by default. If you would like
to modify the default installation directory run the configure
script with the --prefix option:
./configure --prefix=/home/grads/marioh/tmp
