]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Roundup
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Oct 2012 20:38:43 +0000 (20:38 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Oct 2012 20:38:43 +0000 (20:38 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27132 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/configure/configure_metis.cmake
deal.II/cmake/configure/configure_mumps.cmake
deal.II/cmake/configure/configure_p4est.cmake
deal.II/cmake/configure/configure_petsc.cmake
deal.II/cmake/configure/configure_trilinos.cmake
deal.II/cmake/configure/configure_umfpack.cmake

index 1668057fc5fd49ceee86248a9ea075c364344941..e55ad648ace6b60e40284e718acdb2bbd25cf656 100644 (file)
@@ -57,7 +57,7 @@ MACRO(FEATURE_METIS_ERROR_MESSAGE)
     "If the library is not at a default location, either provide some hints\n"
     "for the autodetection:\n"
     "    $ METIS_DIR=\"...\" cmake <...>\n"
-    "    $ ccmake -DMETIS_DIR=\"...\" cmake <...>\n"
+    "    $ cmake -DMETIS_DIR=\"...\" <...>\n"
     "or set the relevant variables by hand in ccmake.\n\n"
     )
 ENDMACRO()
index d704eab5da7abf2737fd44ffbdea0b8fd971c581..743c8257520f8f23c75b0431a14b3e190b009d24 100644 (file)
@@ -54,7 +54,7 @@ MACRO(FEATURE_MUMPS_ERROR_MESSAGE)
     "If the libraries is not at a default location, either provide some hints\n"
     "for the autodetection:\n"
     "    $ MUMPS_DIR=\"...\" cmake <...>\n"
-    "    $ ccmake -DMUMPS_DIR=\"...\" cmake <...>\n"
+    "    $ cmake -DMUMPS_DIR=\"...\" <...>\n"
     "or set the relevant variables by hand in ccmake.\n"
     "Relevant hints for MUMPS are MUMPS_DIR, SCALAPACK_DIR (and BLACS_DIR).\n\n"
     )
index 6846194aa4438d609c906c8a38f6171cdc65b206..281caac72c424273aec11955c531b9af6467ac15 100644 (file)
@@ -66,7 +66,7 @@ MACRO(FEATURE_P4EST_ERROR_MESSAGE)
     "If the libraries are not at a default location, either provide some hints\n"
     "for the autodetection:\n"
     "    $ P4EST_DIR=\"...\" cmake <...>\n"
-    "    $ ccmake -DP4EST_DIR=\"...\" cmake <...>\n"
+    "    $ cmake -DP4EST_DIR=\"...\" <...>\n"
     "or set the relevant variables by hand in ccmake.\n"
     )
 ENDMACRO()
index a3045cf8b110cbcd38f80776d71bcef3dc10444e..392ed2bf9c6d3df7b41baa7a9e59862f5f14337d 100644 (file)
@@ -109,10 +109,10 @@ MACRO(FEATURE_PETSC_ERROR_MESSAGE)
     "for the autodetection:\n"
     "PETSc installed with --prefix=<...> to a destination:\n"
     "    $ PETSC_DIR=\"...\" cmake <...>\n"
-    "    $ ccmake -DPETSC_DIR=\"...\" cmake <...>\n"
+    "    $ cmake -DPETSC_DIR=\"...\" <...>\n"
     "PETSc compiled in source tree:\n"
     "    $ PETSC_DIR=\"...\"  PETSC_ARCH=\"...\" cmake <...>\n"
-    "    $ ccmake -DPETSC_DIR=\"...\" -DPETSC_ARCH=\"...\" cmake <...>\n"
+    "    $ cmake -DPETSC_DIR=\"...\" -DPETSC_ARCH=\"...\" <...>\n"
     "or set the relevant variables by hand in ccmake.\n\n"
     )
 ENDMACRO()
index f8b93e28e0ebb7c8dea165e938397c015ead003c..eec940052c67449bd0ae14a20f1411b26422f15e 100644 (file)
@@ -216,7 +216,7 @@ MACRO(FEATURE_TRILINOS_ERROR_MESSAGE)
     "If the libraries are not at a default location, either provide some hints\n"
     "for the autodetection:\n"
     "    $ TRILINOS_DIR=\"...\" cmake <...>\n"
-    "    $ ccmake -DTRILINOS_DIR=\"...\" cmake <...>\n"
+    "    $ cmake -DTRILINOS_DIR=\"...\" <...>\n"
     "or set the relevant variables by hand in ccmake.\n\n"
     )
 ENDMACRO()
index 68d114ae70a1c84b612f1ea5642797149eff21f0..fbe7b75560a288955d7f624aa0966270c0ef4ec3 100644 (file)
@@ -70,7 +70,7 @@ MACRO(FEATURE_UMFPACK_ERROR_MESSAGE)
     "If the libraries are not at a default location, either provide some hints\n"
     "for the autodetection:\n"
     "    $ UMFPACK_DIR=\"...\" cmake <...>\n"
-    "    $ ccmake -DUMFPACK_DIR=\"...\" cmake <...>\n"
+    "    $ cmake -DUMFPACK_DIR=\"...\" <...>\n"
     "or set the relevant variables by hand in ccmake.\n"
     "Relevant hints for UMFPACK are UMFPACK_DIR, AMD_DIR, SUITESPARSECONFIG_DIR.\n"
     "Alternatively you may choose to compile the bundled libraries\n"

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.