Before installing GeoFIS from sources, you’ll need to ensure that some prerequisites are installed.
Prerequisites to install GeoFIS on Windows
Prerequisites to install GeoFIS on Linux
Download and Unpack GeoFIS source code package:
To build GeoFIS, run in command-line (use MSYS command-line on Windows):
makemake install
GeoFIS will be installed by default in current working directory.
To install GeoFIS in other directory:
make INSTALL_PATH="path_to_install" install
To remove GeoFIS installation:
make clean
From installation directory, just launch GeoFIS:
geofis.exeon Windowsgeofis.shon Linux
By installing GeoFIS you accept the CeCILL free software license agreement