To install all the ISSM libraries:


1/ source the ISSM_DIR/Etc/environment.sh file. This will set up all the necessary 
environment variables in your shell.

2/ type make, or go into each library folder and type install.sh . 
We advise to do the latter, should any problems arise during the libraries compilation, 
users will be able to spot the problematic library more easily. Just remember to compile 
the libraries in the same order as the Makefile.

3/ There is no guarantee the compilation will work on all systems. A lot of tweaking of the 
install.sh files will probably be involved. Especially, the configuration part of the install.
