From: bangerth
Date: Fri, 19 Jul 2013 21:01:06 +0000 (+0000)
Subject: Add a sentence.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6c02aca9147c7866c12ed90f27491757b91e84c;p=dealii-svn.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.
+
+
+