[deal.II] building with PETSc and METIS

2020-10-13 Thread Christos Karliampas
Dear all, i try to build dealii with PETSc and METIS using command, cmake -DDEAL_II_WITH_PETSC=ON -DPETSC_DIR=/home/christos/petsc -DPETSC_ARCH=x86_64 -DDEAL_II_WITH_METIS=ON -DMETIS_DIR=/home/christos/metis-5.1.0 -DDEALII_WITH_MPI=ON -DCMAKE_INSTALL_PREFIX=/usr/local .. having the followin

[deal.II] Re: building with PETSc and METIS

2020-10-14 Thread Christos Karliampas
Thanks for the answer, the problem as I understood appeared when building with documentation , so I just turned it to -DDEAL_II_COMPONENT_DOCUMENTATION=OFF. After make, make install crashes at 100% giving as error Install the project... -- Install configuration: "DebugRelease" CMake Error at