Victor, 2016-11-03 19:12 GMT-04:00 Victor Eijkhout <eijkh...@tacc.utexas.edu>: > Ok, I fixed this one by editing out a line in that trilinos config file. Now > the deal cmake goes a bit further, but still complains about an error. Can > you look at the attached? The problem is again from Trilinos. Your install of Trilinos looks broken. I would try to reinstall it from scratch instead of changing the config file by hand. Now this file /work/00434/eijkhout/trilinos/installation-12.8.1/lib/cmake/PyTrilinos/PyTrilinosConfig.cmake complains that it can't find /work/00434/eijkhout/trilinos/installation-12.8.1/lib/cmake/PyTrilinos/../STKDoc_tests/STKDoc_testsConfig.cmake This is the same error that you had before but another package is looking for the missing file. If you really don't want to reinstall Trilinos, you can go in /work/00434/eijkhout/trilinos/installation-12.8.1/lib/cmake, grep for STKDoc_testsConfig.cmake, and remove it in every config file it appears. This will fix that error but since your install is broken you may get another problem after.
Best, Bruno -- 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. For more options, visit https://groups.google.com/d/optout.