How to Check Kratos is Correctly Installed in Linux
From KratosWiki
To check that you correctly installed Kratos just run all the benchmarking tests. To do it open a shell and go to the benchmarking folder
../kratos/benchmarking/
and run the script run_all_benchmarks.py
python run_all_benchmarks.py
The examples of an application that you have not compiled (i.e. that is commented in the /kratos/cmake_build/'custom'_configure.sh) will not run properly.