Dear Yaakov you provide a little to less information to help you. Your error shows up that your compiler does not work. You need to have mpi-compilers for parmetis. Make sure you have done the steps on the first page of candi. If everything is well, the last lines of the second page should show up something like:
CC variable not set, but default mpicc found. CC = /usr/lib64/mpich/bin/mpicc CXX variable not set, but default mpicxx found. CXX = /usr/lib64/mpich/bin/mpicxx FC variable not set, but default mpif90 found. FC = /usr/lib64/mpich/bin/mpif90 FF variable not set, but default mpif77 found. FF = /usr/lib64/mpich/bin/mpif77 (this is from fedora 27 with mpich compilers, but you can use other systems and openmpi as well) best Uwe -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
