On 2/27/25 07:48, Hao Wang wrote:
**
Hello, I'm compiling deal.ii from the source, after make install and
when I want to compile step-1 the cmake give me such an error.
figure1.png
My deal.II folder is the following:
figure2.png
The cmake command I use is: cmake -DCMAKE_INSTALL_PREFIX=$HOME/
software/deal_install $HOME/software/deal.ii/dealii-9.5.2
-DMPI_C_COMPILER="/usr/bin/mpicc" -DMPI_CXX_COMPILER="/usr/
bin/mpicxx" -DMPI_Fortran_COMPILER="/usr/bin/mpif90" -
DDEAL_II_WITH_LAPACK=ON -DDEAL_II_WITH_MPI=ON
-DDEAL_II_WITH_P4EST=ON -
DDEAL_II_WITH_PETSC=ON -DDEAL_II_WITH_TRILINOS=ON
../
I also attached my CMakeError.log and CMakeOutput.log for your reference.
Hao:
first, can you also post the detailed.log file in the build directory?
Separately, however, can I recommend you try to install the 9.6 release
instead of 9.5.2? I have a vague recollection that we fixed a bug that
had to do with paths between the 9.5 and 9.6 release.
Best
W.
--
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 dealii+unsubscr...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/dealii/e9d3171c-de2b-477d-9c14-54ad4f39580a%40colostate.edu.