Dear Daniel, In the "detailed.log" the "CMAKE_INSTALL_PREFIX:" is empty but I am sure that I defined it in cmake: I have a generat question. is it possible to compile deal ii with enabled Trilinos, P4EST, and MPI options?
Best regards. Ehsan On Wednesday, July 27, 2016 at 8:52:36 PM UTC+2, Daniel Arndt wrote: > > Ehsan, > > can you show us what your "detailed.log" in the build directory looks like? > This file stores the configuration that is used for building deal.II. > ` -DCMAKE_INSTALL_PREFIX= /home/General_for_All_Users/deal_II_install_dir` > should tell deal.II to copy the build library into that folder > when you are invoking `$make install`. > > Best, > Daniel > -- 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.
