]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Improve an error message.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 22 Jun 2014 12:52:44 +0000 (12:52 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 22 Jun 2014 12:52:44 +0000 (12:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@33075 0785d39b-7218-0410-832d-ea1e28bc413d

53 files changed:
deal.II/examples/doxygen/CMakeLists.txt
deal.II/examples/step-1/CMakeLists.txt
deal.II/examples/step-10/CMakeLists.txt
deal.II/examples/step-11/CMakeLists.txt
deal.II/examples/step-12/CMakeLists.txt
deal.II/examples/step-13/CMakeLists.txt
deal.II/examples/step-14/CMakeLists.txt
deal.II/examples/step-15/CMakeLists.txt
deal.II/examples/step-16/CMakeLists.txt
deal.II/examples/step-17/CMakeLists.txt
deal.II/examples/step-18/CMakeLists.txt
deal.II/examples/step-19/CMakeLists.txt
deal.II/examples/step-2/CMakeLists.txt
deal.II/examples/step-20/CMakeLists.txt
deal.II/examples/step-21/CMakeLists.txt
deal.II/examples/step-22/CMakeLists.txt
deal.II/examples/step-23/CMakeLists.txt
deal.II/examples/step-24/CMakeLists.txt
deal.II/examples/step-25/CMakeLists.txt
deal.II/examples/step-26/CMakeLists.txt
deal.II/examples/step-27/CMakeLists.txt
deal.II/examples/step-28/CMakeLists.txt
deal.II/examples/step-29/CMakeLists.txt
deal.II/examples/step-3/CMakeLists.txt
deal.II/examples/step-30/CMakeLists.txt
deal.II/examples/step-31/CMakeLists.txt
deal.II/examples/step-32/CMakeLists.txt
deal.II/examples/step-33/CMakeLists.txt
deal.II/examples/step-34/CMakeLists.txt
deal.II/examples/step-35/CMakeLists.txt
deal.II/examples/step-36/CMakeLists.txt
deal.II/examples/step-37/CMakeLists.txt
deal.II/examples/step-38/CMakeLists.txt
deal.II/examples/step-39/CMakeLists.txt
deal.II/examples/step-4/CMakeLists.txt
deal.II/examples/step-40/CMakeLists.txt
deal.II/examples/step-41/CMakeLists.txt
deal.II/examples/step-42/CMakeLists.txt
deal.II/examples/step-43/CMakeLists.txt
deal.II/examples/step-44/CMakeLists.txt
deal.II/examples/step-45/CMakeLists.txt
deal.II/examples/step-46/CMakeLists.txt
deal.II/examples/step-47/CMakeLists.txt
deal.II/examples/step-48/CMakeLists.txt
deal.II/examples/step-49/CMakeLists.txt
deal.II/examples/step-5/CMakeLists.txt
deal.II/examples/step-50/CMakeLists.txt
deal.II/examples/step-51/CMakeLists.txt
deal.II/examples/step-52/CMakeLists.txt
deal.II/examples/step-6/CMakeLists.txt
deal.II/examples/step-7/CMakeLists.txt
deal.II/examples/step-8/CMakeLists.txt
deal.II/examples/step-9/CMakeLists.txt

index 5621f8129f8ab1cc137618079f077e99e0e5960d..b514fe35c44854b707d37bccaa311e3603240886 100644 (file)
@@ -13,7 +13,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 63ef8d7a6e1462e3fb925b6ac8a254645aff5049..0d89b49d9b727fa66f3fa12e7c92d502e6fdfc51 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index a6e215935cd3450029ae07d6b832c427c1a86d23..3a668d3b279a3335c6a3f3b1a77af2d8644c924c 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index c04b27a60e2f0530bb4ca77387bb8fc83e5f3cc1..36e2f0c89a9f1aecb2e5f74600717a9967a4db06 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 02fe0a792dc326a969c1cf654b313671bc0e81b1..0c42b6cd3579f07c1fb302ea82c1141966d55bec 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 2b180e39103e44b9b3e852d258df417c8cbb26c8..94a2284a27c039c299b568450a072b71748b6f97 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 85cf1a33eb763564faf7da291d2da391125bab29..9a00bb69b2fb3684f8c33835bbeacef4ce94f8c0 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index ab9ddd7db61b258c9b863ea764922ba5af24a431..38d3a0af395d1da821a2f1de664b677144ba9601 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index d101a26d0cc2f7608affc1db522e7f43d657df3f..aa02f9226bcc715eb45f8e9a76436c3364245acd 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index d0b1da56858630629788042f75b474cd00bd1014..a8ff919a24414bf6ba86ef6b5c0733df9ade91ea 100644 (file)
@@ -29,7 +29,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 4651699d30a260b4fa505432b215ffa60c93dc9f..053586df122af6a81490d68c1ffd1c4103f33551 100644 (file)
@@ -29,7 +29,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 2a10b56ae8c3accc9149d003d9c9eb2fff2b9e36..4cb0457f2f501b6d7d9a7672cd758d08225ec745 100644 (file)
@@ -31,7 +31,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 5458819d3509c6311ab06fd191a85f3a717d1676..910ee922c96adf3a818be290695ffb21ff80c0ac 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index e4a0deb7fd16b3a46d7b3f598d40a1999b914aab..ce2a1259498d13ce6a83502bc183da4415fd697c 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index fb45a3a9679d879b20e4eccc82ab3bcdb524318f..2fe5b8aaa1574d6424b98786c3dd484c1bc56add 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index af328bc923fcf0b470faecd26ec52518b448db3a..dc0f2cc40750737d2855d2542a6418a98ec05590 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index c41b05ddd88d0dd4bc7800835300ed6a8b24fd8b..0ad61227016bb8fde621e9d07b7464765d6fbcf6 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index a90683c4aebaaddb6cd4ee1408e009360778b243..f13ccb3cf40d01f9c0fc26d2a8ef98cb043fe52e 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 17697e72b4fe171f3ce8559ff319565a88805a58..0776d12c7bb333820fc12a5e438ec391c5285fe8 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index b4b9db4f770e039b241f558a793d3a6d84557308..ad5143ef5132cd317f5016481c24c306bfb3740e 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 782867ff33fae2a168e92ee9be3984270cb8e276..3a93d8925fcd2a3cdc114a7d1a69ef52ed920816 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 0f4d8a48a7072945655a0110188445c66e98f70a..b3781e3ec0ba089b7a581990ec742e365edc030e 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index bb41d0e1b670ec076caedeab56c1fdd94fce9d00..9febafeb3a917ef2e92fc4c8177148461e1a9913 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 63b429c76f9570bf4606c52bbec37d0f22f5aca6..0cbc05444a36f59097cd2526e311b41a6612802a 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 24a9aaa061283d94f4196f47cb179f90fca349b6..bd037ac8b567b82f33d62e4acb0f5e58d9aac26c 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 1377ee49519febcf5ef21d8aef2bcabe981f1b69..877e43aa61f117ac1ce0afa7accae4d500ef0bf3 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index f15c2285557a677fd592ae2609f3181122a5460a..75b55e4b719adc78a8a4e121c6814b0054fcc069 100644 (file)
@@ -31,7 +31,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 29cff211c9eb6ea4b980fa583794fcf2ffa4f72e..ba4b8583596fe517d77abb586f003559fa5e4863 100644 (file)
@@ -31,7 +31,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index b26a42f628aa84dc1ff489273aea78fbdce1719b..2271c8561991b80d7be03a42ec52c1ef2a05b726 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index bbe688e0dd0586491e84e538d1c20de8fc964945..a08764452a747213e4e74cf4b04b9cda7d2bead4 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 0a60cd87104b7d61a879c45a13ca9a261aaec410..144605081f6c0ccee9d72511b16887cd7fe91550 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 925fa0e74a7e20ffc79905612afa959320f39fb8..6b5344b882a5b75ec71784963d86412290895ece 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 04a386b2ace3a08013396296e4a38c07433b06d7..7fef773553b40825181c812ea0cf4c95f9b7fe58 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index afce038bd75cf19815a32d926a9356bafeb04d6c..7fa0d69f5e0bfb021d4115c0099b4a2597b9032c 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index f2480e9458ea14d4f5de5b639d6e82f99a125346..efccb5a5ca663326fcd2546b6752afdf2bdf5bac 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index f5aee3e5ffef0801a65406624d0abb5dc745de67..44429edf72ccfb4f1c2536c01f24acee4a105720 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index df235073616218b8d9c0f2864b2dba6487972142..4adc710f44d96c80f1f76444284189cd01d5521c 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 0c0cb561fe990858669385a0c92bdf717371d949..9763c948f6d6f04425c25b29f7a23455c7da804e 100644 (file)
@@ -31,7 +31,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 538e0daf50b3725625098ad185ccde579d8cf6cf..e3adae1f1bf2f9397f4d5a8bec4d5c62bc2654d7 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index b81f160b0ef92919e0c06bdca0716330d0a1f27e..3adaf63b111840acf0bd93d27068babdb06a5fa2 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index d1f751ad7c340d27a4c25ac4da347eba65bd0f09..f3997c0177bb2219886dec591ffef5353ee04319 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 2e25016a115a6f388ec16d844ac3f6ad9bfd3bc8..14cf9b850063fcd825b6b48607df6f2741927362 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 739a183271dfc5f1a855739a03f0f731b46e30ef..6a72cc3bdfc47a528ba59b79d3fac87d5f337bec 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index d8c1cd4add9acc825b4ae18c9158c82361bf8140..ce3e40d47a3ebb1d499912e9f49a132e7e303093 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index c7048b0a0c83fcf5bb950bcbe6da51306e4da066..2b0606c44d238300e8f1e3b49a1a65e258123089 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index fbabba4167d3c071ab69f1083f3811f63d65be1b..4f36a90ca66ab7692d6cd97d5c7c765796c8af2f 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 61e2d33ec51d177900f4dfc5cee7926ae04b1d68..0cf398ec745109dac524c0fe98b6df40585b6dae 100644 (file)
@@ -31,7 +31,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 9768132b67ca77243aceb46c22859e97608b4a30..9d6d267ed73fb238c33da3783a4981224837c6f5 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 7bc76ef3d8b14c7cd66877f12373628ae4ea37cf..7ba2bb1fba2f8fe247059a1b9e56ba9a9aa99399 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index e2b1c01a0c3bc54301d13e84fa458f6f3ecc2f40..c663a91dd7f49073c241477050c724ecc312c5f9 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 3270dbbd51bc283f6b920150bfbc781b550ce208..3d594b739afa167d59fe1d28521bbce9b9106aad 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 138fd88acf0a5a950ecc2d3d8f475ca3a675a628..294d6754602572bc628d4597c4443c8b7208e2cd 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )
index 66ddc7afaa2bbc8404d9031c2f9794dcfdb99a87..ae410a6bfa9304416dfcb2991a8818158f7eeb2b 100644 (file)
@@ -28,7 +28,7 @@ FIND_PACKAGE(deal.II 8.0 QUIET
   )
 IF(NOT ${deal.II_FOUND})
   MESSAGE(FATAL_ERROR "\n"
-    "*** Could not locate deal.II. ***\n\n"
+    "*** Could not locate a (sufficiently recent) version of deal.II. ***\n\n"
     "You may want to either pass a flag -DDEAL_II_DIR=/path/to/deal.II to cmake\n"
     "or set an environment variable \"DEAL_II_DIR\" that contains this path."
     )

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.