Download

Windows

1) Download and install the last version of Java. To be sure that the installation has been successful, open a prompt window and type java: the system must recognize that the java command exists.

2) Download and install gnuplot for your Windows machine. To be sure that the installation has been successful, open a prompt window and type gnuplot: the system must recognize that the gnuplot command exists. If not you have to include the folder where wgnuplot.exe has been installed in the PATH variable.

3) Download and install gfortran for your Windows machine. To be sure that the installation has been successful, open a prompt window and type gfortran: the system must recognize that the gfortran command exists. If not you have to include the folder where gfortran has been installed in the PATH variable.

4) Download and uncompress the file setup_genfit.rar (see below).

5) Run the self-extracing file setup_genfit.exe.

6) Go under Settings/Options and write the proper settings. Notice that the "GNUPlot app" field should contain the file wgnuplot.exe, including its absolute path.

7) Go under Setting/Compile Fortran code and run the compilation

Linux/Mac

1) Download and install the last version of Java.

2) Download and install gfortran for your Mac or Linux machine.

3) Download and install gnuplot or your Mac or Linux machine.

4) Download the file Genfit_linux_mac.rar (see below) and uncompress it, e.g. in the home directory.

2) Go under the folder Genfit_linux_mac and run the command: run

3) Go under Settings/Options and write the proper settings. Notice that the "GNUPlot app" field should contain the file gnuplot, including its absolute path, which is typically /usr/bin/. If the Genfit_linux_mac.rar has been ucompressed under the home directory, the SAS folder will be: /home/user/Genfit_linux_mac.

4) Go under Settings/Advanced Parameters and in the last line enter the proper terminal of your gnuplot application.

5) Go under Setting/Compile Fortran code and run the compilation