|
|
alan@alan:~/cp2k/cp2k-9.1/tools/toolchain$ ./install_cp2k_toolchain.sh --with-sirius=no --with-openmpi=install --with-plumed=install --with-cmake=system
MPI is detected and defaults to MPICH
Compiling with 4 processes.
==================== Finding GCC from system paths ====================
path to gcc is /usr/bin/gcc
path to g++ is /usr/bin/g++
path to gfortran is /usr/bin/gfortran
Found include directory /usr/include
Step gcc took 0.00 seconds.
==================== Getting proc arch info using OpenBLAS tools ====================
OpenBLAS detected LIBCORE = haswell
OpenBLAS detected ARCH = x86_64
==================== Finding CMake from system paths ====================
ERROR: (./scripts/stage0/install_cmake.sh) cannot find cmake, please check if cmake is installed or in system search path
ERROR: (./scripts/stage0/install_cmake.sh, line 47) Non-zero exit code detected.
|
|