code-saturne / code_saturne

code_saturne public mirror
https://www.code-saturne.org
GNU General Public License v2.0
215 stars 80 forks source link

Installation error (Error during configure stage of CGNS) #92

Closed ibanagirre closed 2 years ago

ibanagirre commented 2 years ago

During the installation of the prerequisite programs CGNS failed to install, the last install log message is "/bin/sh: 1: cmake: not found". I attach the install log for a better understanding of the possible error.

Thanks beforehand.

install_saturne.log

paspro commented 2 years ago

You need to install cmake in order to be able to build CGNS.

ibanagirre commented 2 years ago

Thanks! I'm new to linux and I have a lot to learn.

kind regards.