cmake-OpenFOAM icon indicating copy to clipboard operation
cmake-OpenFOAM copied to clipboard

Installation cmake-openfoam on Ubuntu 20.04

Open mhdhassan opened this issue 3 years ago • 0 comments

Hi @stuart23 @joedborg , I am interested in your modification to openFOAM project and it would be nice to know how you compile the thirdparty libraries. I am using ubuntu 20.04 and I know that I am missing some of the libarries that you have mentioned in readme file. first error I encountered is : CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find SCOTCH (missing: SCOTCH_LIBRARY SCOTCHERREXIT_LIBRARY SCOTCH_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) cmake/Modules/FindSCOTCH.cmake:29 (find_package_handle_standard_args) CMakeLists.txt:45 (find_package) could you explain how can I resolve it ? Kind Regards,

mhdhassan avatar Jul 26 '21 21:07 mhdhassan