Installing V2.2.1 on RedHat
Posted: Thu Jun 14, 2012 8:30 am
Hello,
I am trying to install Code Saturne V2.2.1 on Red Hat Enterprise Linux release 6.1. Versions of Python etc are all the defaults for this installation. I have installed the following packages to use with Code Saturne:
Med 3.0.4
CGNS 3.1.3-2
HDF5 1.8.8
Scotch 5.1.12 (not parallel)
OpenMPI 1.4.3
I know the above are all working ok because I have used them to build Saturne V2.0.4 which appears to work fine. However I would like to be able to use SYRTHES 4 and I think I need Saturne V2.2 to do this.
I have tried both the automatic Python installation and launching the configure script from the terminal myself. Using both methods, I have the same two issues:
1. Scotch is not recognised by the installer (all the scotch related messages at the end of running configure say "no")
2. I can launch the GUI and edit .xml files fine. However, when trying to run calculations, I get the following error messages:
"YACS_ARG=: Command not found.
SALOME_CONTAINERNAME: Undefined variable.
solver script exited with status 1."
I get these whether running with 1 or multiple processors. Looking at the code generated in run_solver.sh, I think something is wrong at the start under the heading "Detect and handle running under SALOME YACS module". The preprocessor log appears to show successful execution.
I am not sure what is going wrong in either case. I have attached my config.log and runcase.log files (the case I am running is the example 1-simple_junction with no modifications).
Chris
I am trying to install Code Saturne V2.2.1 on Red Hat Enterprise Linux release 6.1. Versions of Python etc are all the defaults for this installation. I have installed the following packages to use with Code Saturne:
Med 3.0.4
CGNS 3.1.3-2
HDF5 1.8.8
Scotch 5.1.12 (not parallel)
OpenMPI 1.4.3
I know the above are all working ok because I have used them to build Saturne V2.0.4 which appears to work fine. However I would like to be able to use SYRTHES 4 and I think I need Saturne V2.2 to do this.
I have tried both the automatic Python installation and launching the configure script from the terminal myself. Using both methods, I have the same two issues:
1. Scotch is not recognised by the installer (all the scotch related messages at the end of running configure say "no")
2. I can launch the GUI and edit .xml files fine. However, when trying to run calculations, I get the following error messages:
"YACS_ARG=: Command not found.
SALOME_CONTAINERNAME: Undefined variable.
solver script exited with status 1."
I get these whether running with 1 or multiple processors. Looking at the code generated in run_solver.sh, I think something is wrong at the start under the heading "Detect and handle running under SALOME YACS module". The preprocessor log appears to show successful execution.
I am not sure what is going wrong in either case. I have attached my config.log and runcase.log files (the case I am running is the example 1-simple_junction with no modifications).
Chris