Hello David,
I have a unique issue. I have installed Flair and flair-geoviewer-3.1.8(from source) on RHEL 8.2
From the installation on the same server I can run flair and start. Resulting no errors.
But another user on the same server having receiving an errors would not continue the “start” following “run”.
For me and user produces the similar “check-fluka.py” results on rhel 8.2 system:
‘check-fluka.py’ results:
Hello David,
Thanks for your feedback.
I couldn’t locate/find " check_fluka.sh".
What is the path for “check_fluka.sh” ?
Also, please let me know the path to “test.f”
Hi David,
Yes, that is correct I only have ‘check_fluka.ph’.
I think our working directory was the problem. We created a new directory then everything was fine, working! No errors with “check_fluka.py”.
I was wondering whether Fluka generated .* (dot files, i.e. hidden files). I looked but couldn’t find any.
Could that be in the user home dir?
I am thinking just in case in the future if I run into an issue how to clear the problem rather than deleting the directory.
It could be that the previous directory was created as root, so the normal user account couldn’t access it. However you can always change the permission with the Linux command chmod.
Thanks for your quick response.
No the directory was created by the user. File system has the correct ownerhip, i.e. user:user.
I didn’t have to chmod it… If this happen again then let’s debug the root cause.