prisms-center/plasticity

Failed to cmake .

qingyang0315 opened this issue · 6 comments

When I run "cmake ." in "plasticity", CMake Error at CMakeLists.txt:8 (FIND_PACKAGE):
Could not find a package configuration file provided by "deal.II"
(requested version 8.3.0) with any of the following names:

deal.IIConfig.cmake
deal.ii-config.cmake

Add the installation prefix of "deal.II" to CMAKE_PREFIX_PATH or set
"deal.II_DIR" to a directory containing one of the above files. If
"deal.II" provides a separate development package or SDK, be sure it has
been installed.

Perhaps you haven't set the path to your deal.ii installation by setting the environment variable DEAL_II_DIR. You can do that first via

export DEAL_II_DIR=/path/to/deal.ii/installation

Then you can execute cmake in the plasticity folder.

I encountered some difficulties in installing deal.ii without trilinos package according to the tutorial you shared. I have tried many times, but still no success.Can you share a virtual machine so that I can run it directly. If I can get your help, I will be very grateful.my email is lizuosheng625@outlook.com,thank you very much!

Hi,
Which tutorial have you been referring to and what difficulty did you encounter? And what do you mean by this - "Can you share a virtual machine so that I can run it directly.". ?

Best,
Aaditya

Hi,

Can you ask your question in the following group mail with more information about the errors you’re getting?

https://groups.google.com/forum/#!forum/prisms-cpfe-users

Thanks
Reza

ok ,thank you