Please describe the issue. In case of reporting a bug, please provide step-by-step instructions for reproducing the error.
I’ve followed the instructions for downloading and installing FLUKA, Flair, Flair Geoviewer, and all other required programs. For a while, I was having some problems when opening Flair (bus error 10 after launching), and as I began following instructions given in another user forum. At some point in this process, I started getting the error “no display name and no $DISPLAY environment variable” whenever I tried to launch Flair with “flair”. I’m honestly pretty lost, and any help at all would be greatly appreciated. Let me know if there is any other information that would help you help me. Thank you for your time!
Input files
Please upload all relevant files. (FLUKA input file, Flair project file, user routines, and data files)
You should have noticed a message at the installation of GCC12, as it’s known to fail.
Please use GCC13 or a higher version. Remember then to select this version with the command port select.
If this doesn’t fix your issue, please also send me the output of the command echo $DISPLAY.
Thank you for the suggestion. I recompiled with gcc13, and there was no change. When I enter echo $DISPLAY, the output is just a blank line. Let me know what you think I should do next.