]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update p4est instructions, remove some outdated stuff
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Jan 2014 22:10:31 +0000 (22:10 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Jan 2014 22:10:31 +0000 (22:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@32283 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/external-libs/p4est.html

index a1255c0cf03611cc9a41aaf151905da4cff55270..767b54df5076694279e01c300dedab77d6abfb8d 100644 (file)
@@ -38,7 +38,7 @@
       webpage). Then call the script as follows:
       <pre>
 
-    ./p4est-setup.sh p4est-x-y-z.tar.gz /path/to/installation
+sh ./p4est-setup.sh p4est-x-y-z.tar.gz /path/to/installation
       </pre>
       where <code>p4est-x-y-z.tar.gz</code> is the name of the p4est
       distribution file, and <code>/path/to/installation</code> is a
       line like
       <pre>
 
-    cmake -DP4EST_DIR=/path/to/installation -DDEAL_II_WITH_P4EST=ON -DDEAL_II_WITH_MPI=ON <...>
+cmake -DP4EST_DIR=/path/to/installation -DDEAL_II_WITH_P4EST=ON -DDEAL_II_WITH_MPI=ON <...>
       </pre>
-      if the p4est library isn't picked up automatically. Note the presence
-      of <code>/FAST</code>  at the end of the path necessary when using
-      the <code>./p4est-setup.sh</code> script to select the release
-      version of p4est. Obviously, you
-      can also add additional flags to <code>cmake</code> as described in
-      the general <a href="../readme.html">ReadMe file</a>.
+      if the p4est library isn't picked up automatically.
     </p>
 
     <hr />

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.