I just removed with /var/lib/apt/lists/lock, and installed two libraries BLAS and LAPACK. The CMake Error does not change, after the two libraries were installed. On Thursday, February 24, 2022 at 4:50:21 PM UTC-5 Judy Lee wrote:
> Hello everyone! > > I have a CMake Error at CMakeLists.txt:27 (MESSAGE): > Error! The deal.II library found at > /home/~/dealii-9.3.2/build was not configured > with > DEAL_II_WITH_UMFPACK = ON > One or all of these are OFF in your installation but are required for > this > tutorial step. > -- Configuring incomplete, errors occurred! > See also > "/home/debianlinux4dealii/Downloads/dealii-9.3.2/build/practise/mcmc-laplace/CMakeFiles/CMakeOutput.log". > > I read one earlier conversation which referred to, the usual cause is that > UMFPACK requires BLAS and LAPACK; how to use my CMakeOutput.log information > to figure out? > > I only put mcmc-laplace.cc + CMakeLists.txt in my build folder, when I > compiled. > > Thank you all! > Judy > -- 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/5d849dd5-db58-4436-94e0-db94780d14aen%40googlegroups.com.
