Installation
In order to install the Collier library you need a fortran compiler (gfortran, ifort, ...) and the
CMake build system.
You can download here
a version collier-X.Y.Z.tar.gz of the Collier
library. Extract the tarball in the current working directory
with the shell command
tar -zxvf collier-X.Y.Z.tar.gz
This operation creates the directory COLLIER-X.Y.Z. Change into the subdirectory COLLIER-X.Y.Z/build
and issue there the shell command "cmake [options] .." (to create the make file for Collier), followed by make:
cd COLLIER-X.Y.Z/build Options
Instead of the default setup, you can choose to switch on the following options:
|