]> https://gitweb.dealii.org/ - candi.git/commitdiff
deal.II / platform F20: updated basic instructions
authorUwe Köcher <koecher@hsu-hamburg.de>
Thu, 2 Oct 2014 13:21:39 +0000 (15:21 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Thu, 2 Oct 2014 13:21:39 +0000 (15:21 +0200)
deal.II/platforms/supported/fedora20.platform

index bf4945006bd3ec731a455f9b55b4911ad1341964..6c05186df002e1b996f6c533deab9aad90652706 100644 (file)
@@ -3,15 +3,21 @@
 # This build script assumes that you have several packages already
 # installed via Fedora's yum using the following command:
 #
-# su -c 'yum install -y svn \
-# @development-tools gcc-c++ cmake \
+# $ su -c 'yum install -y \
+# @development-tools gcc-c++ cmake mpich mpich-devel splint \
 # libtool lua lua-devel \
 # blas blas-devel lapack lapack-devel \
 # doxygen graphviz graphviz-devel qt-devel '
 # 
-# ARPACK system packages: arpack arpack-devel
-# METIS  system packages: metis metis-devel
-#
+# Additional packages (if you need):
+# ~ ARPACK system packages: arpack arpack-devel
+# ~ METIS  system packages: metis metis-devel
+# 
+# Please load the 'mpich' compiler with
+# $  module load mpi/mpich-x86_64
+# and then set the compiler enviroment variables to
+# $ export CC=mpicc; export CXX=mpicxx; export FC=mpif90; export FF=mpif77
+# before you continue!
 ##
 
 #

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.