To install heb library run ./configure --prefix=directory You can specify the following parameters: CC=name -- C compiler name (gcc by default) FC=name -- Fortran compiler name (gfrotran by default) CCFLAGS=flags -- addtiuonal C flags (nothing by default) FCFLAGS=flags -- addtiuonal Fortran flags (nothing by default) LDFLAGS=flags -- addtiuonal liker flags (nothing by default) Then run make make install Library libheb.a will be installed In subdirectory example you will find examples