To download this project you must use svn. Type
The install will try to configure the program by finding the pahts to hdf5 and deal.II or trying to install them in case it does not find them. Please note that to install deal.II you will need to install BLAS (BASIC LINEAR ALGEBRA SYSTEM) first. Also, the installation script will try to find two optional packages, MPI and Trilinos. In case it did not find MPI, the program will only compile modules that are serial code. In case it will not find trilinos, the geomechanics will only accept UMFPACK as direct solver. If you had any problems installing hdf5 or deal.II using the install script try to install these libraries by yourself and then run the ./install script to automatic set the program makefile.