Check your FLUKA and Flair installation
Please download the following two files:
- check_fluka.sh: a wrapper script on the python script below
- check_fluka.py: a python script which informs you whether all is in place
Open a terminal and navigate to the directory where you downloaded the above files.
Ensure check_fluka.sh has executable permissions:
chmod u+x check_fluka.sh
Run the script:
./check_fluka.sh
If your FLUKA and Flair installations are correct, you will see the following message in your screen:
================================================================================
Congratulations all tests passed
================================================================================
Finally, send a screenshot of this confirmation to fluka.course@cern.ch.