a0989985335
New member
I saw
to install MPAS V7.3.
And when I to 5.6.7 Install Parallel I/O Library. After use "CC=mpicc FC=mpifort cmake -DNetCDF_C_PATH=/home/ubuntu/Build_MPAS/LIBRARIES/netcdf -DNetCDF_Fortran_PATH=/home/ubuntu/Build_MPAS/LIBRARIES/netcdf -DPnetCDF_PATH=/home/ubuntu/Build_MPAS/LIBRARIES/pnetcdf -DPIO_HDF5_LOGGING=On -DPIO_USE_MALLOC=On -DPIO_ENABLE_TIMING=OFF -DCMAKE_INSTALL_PREFIX=/home/ubuntu/Build_MPAS/LIBRARIES/pio .."
why get error message
"-- Checking whether Fortran compiler supports c_sizeof - failed
CMake Error at /usr/share/cmake-3.22/Modules/ExternalProject.cmake:2666 (message): error: could not find git for clone of genf90
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/ExternalProject.cmake:3716 (_ep_add_download_command)
src/flib/CMakeLists.txt:126 (ExternalProject_Add)"
And when I to 5.6.7 Install Parallel I/O Library. After use "CC=mpicc FC=mpifort cmake -DNetCDF_C_PATH=/home/ubuntu/Build_MPAS/LIBRARIES/netcdf -DNetCDF_Fortran_PATH=/home/ubuntu/Build_MPAS/LIBRARIES/netcdf -DPnetCDF_PATH=/home/ubuntu/Build_MPAS/LIBRARIES/pnetcdf -DPIO_HDF5_LOGGING=On -DPIO_USE_MALLOC=On -DPIO_ENABLE_TIMING=OFF -DCMAKE_INSTALL_PREFIX=/home/ubuntu/Build_MPAS/LIBRARIES/pio .."
why get error message
"-- Checking whether Fortran compiler supports c_sizeof - failed
CMake Error at /usr/share/cmake-3.22/Modules/ExternalProject.cmake:2666 (message): error: could not find git for clone of genf90
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/ExternalProject.cmake:3716 (_ep_add_download_command)
src/flib/CMakeLists.txt:126 (ExternalProject_Add)"