Problems with executable file

Versions

Please provide the used software versions.

FLUKA: 4-5.1
Flair: 3.4-4
Operating system: Ubuntu 24.04.3 LTS
Compiler: 13.3.0

Description

I want compile the next file. The compilation successfully realises. But after loading created File.exe file and running the program there are showing error that “File.exe does not exist or it is not executable!“. What is the problem ?

mgdraw.f (10.2 KB)

Input files

photonuc.flair (1.2 KB)

photonuc.inp (1.2 KB)

Actually your flair file appears to regularly run with the predefined File.exe executable that is generated after your mgdraw.f compilation.

And how solve this problem ?

I do not meet any problem with the files you uploaded.
Just make sure that the file File.exe exists and is an executable (as it should after the compilation of mgdraw.f, if successful) and is properly invoked in the Run tab of Flair (as it is in your flair file).

It’s just impossible. I’ve done anything as you said. Still the same. Here is .out file and the folder content.

photonuc.out (585 Bytes)

Now I see the problem. As a general recommendation, don’t use empty spaces (and parentheses) in the directory name!

It’s something new. I always used theme before.

I guess that what is new is the empty space at the end of your directory name.