For Linux users, the installation is straightforward and documented in the downloaded archive.
For Mac users we suggest to:
export PATH=$PATH:/opt/local/bin:
/local/bin
export LIBRARY_PATH=$LIBRARY_PATH:/opt/local/lib
export CPATH=$CPATH:/opt/local/include
FREGENE has been developed and tested using the g++ compiler on several Linux platforms. Compilation using alternative compiler may require some modifications in the makefile file.