From: Wolfgang Bangerth
Date: Fri, 19 Jul 2013 21:01:06 +0000 (+0000)
Subject: Add a sentence.
X-Git-Tag: v8.0.0~56
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec70fa19c65b1c2afebca5da4720d4b6343e728;p=dealii.git
Add a sentence.
git-svn-id: https://svn.dealii.org/trunk@30066 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/external-libs/slepc.html b/deal.II/doc/external-libs/slepc.html
index 3009d4bdb7..5fd4ff0563 100644
--- a/deal.II/doc/external-libs/slepc.html
+++ b/deal.II/doc/external-libs/slepc.html
@@ -99,7 +99,15 @@
export SLEPC_DIR=/path/to/slepc-x-y-z
+ The cmake
installation should then be able to pick
+ up where you installed SLEPc and include it automatically in the
+ deal.II build without any further need for instructions. You
+ will see at the bottom of the cmake
output if that
+ is what actually happened.
+
+
+