*This is the problem:* *I have the following files (in the directory /home/dealii/documents/examples_backup/step-1):*
dealii@9b28e44a5519:~/documents/examples_backup/step-1$ ls CMakeLists.txt doc step-1.cc *Then I write the following command:* dealii@9b28e44a5519:~/documents/examples_backup/step-1$ cmake . *And the following error is printed:* CMake Error at CMakeLists.txt:30 (MESSAGE): *** Could not locate a (sufficiently recent) version of deal.II. *** You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake or set an environment variable "DEAL_II_DIR" that contains this path. -- Configuring incomplete, errors occurred! El martes, 30 de julio de 2019, 15:48:47 (UTC-5), Jhon Uribe escribió: > > Hello > > I am using a container from the image > v9.1.1-gcc-mpi-fulldepsspack-debugrelease, but when I try to use the > command "cmake -DDEAL_II_DIR=/path/to/installed/deal.II .", I don't know > what to replace the string "/path/to/installed/deal.II" for. > > Thank you for your attention > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/823289e9-5753-4e12-ae63-f420586559af%40googlegroups.com.
