To run QSARINS-Chem ECO.44 you need Java version 8 and JavaFX version 8 (or later versions) installed on your computer.

If you cannot run QSARINS-Chem ECO.44 just clicking on the corresponding icon, you could need to run it from the terminal.

To run QSARINS-Chem standalone version from the terminal, go to the QSARINS-Chem ECO.44 folder and then type the following
command: java -jar JqsarinsChemECO44.jar

In some linux distributions you could need to type the following commands from the terminal:

export PATH_TO_FX=/usr/share/openjfx/lib (this is a typical path for openjfx libraries, it could be different on your
computer), then java -jar --module-path $PATH_TO_FX --add-modules=javafx.controls,javafx.web  JqsarinsChemECO44.jar

If you cannot run QSARINS-Chem from terminal, ask your IT staff to check your Java and JavaFX installation.

