Hi again! The installation of Ubuntu 16.04 instead of 14.04 resolved the problem and SCALE compiled and installed successfully! But the new problem appeared (as it always happens): KENO module doesn't work. All other modules and sequences that don't use KENO execute fine. I believed that there is an issue with openmpi and tried to reinstall it using different versions and this didn't solve the problem out.
The error message I get in console is:
sh: 1: makedirectory: not found
The message in output file is:
Error opening file /tmp/scale.ser.15678/html/errorshead0001.html on unit 12 as unknown and formatted
Action readwrite position rewind
The open status was returned as 2
Processor error message -
Cannot open file '/tmp/scale.ser.15678/html/errorshead0001.html'
Execution will terminate
stop code 200
KENO failed to execute. error code 51200
The input files were from the samples provided along the SCALE. The current openmpi version is 1.10.2.
I've also looked through the files in "tmp" directory and that gave insufficient info.
What is the file that KENO looks for?
Any help is greatly appreciated!