]> https://gitweb.dealii.org/ - candi.git/commitdiff
deal.II: added fedora21; added "patch" for the system packages for fedora.
authorUwe Köcher <koecher@hsu-hamburg.de>
Fri, 14 Nov 2014 08:30:31 +0000 (09:30 +0100)
committerUwe Köcher <koecher@hsu-hamburg.de>
Fri, 14 Nov 2014 08:30:31 +0000 (09:30 +0100)
 Changes to be committed:
modified:   deal.II/platforms/supported/fedora19.platform
modified:   deal.II/platforms/supported/fedora20.platform
new file:   deal.II/platforms/supported/fedora21.platform

deal.II/platforms/supported/fedora19.platform
deal.II/platforms/supported/fedora20.platform
deal.II/platforms/supported/fedora21.platform [new file with mode: 0644]

index e543c3fa3592ad670802143c14b151df466299fe..d12a8af6a9f2984d2e797bb285fcc8b977795b18 100644 (file)
@@ -6,7 +6,7 @@
 # su -c 'yum install -y svn \
 # @development-tools gcc-c++ cmake \
 # blas blas-devel lapack lapack-devel \
-# libtool lua lua-devel \
+# patch libtool lua lua-devel \
 # doxygen graphviz graphviz-devel qt-devel '
 # 
 # ARPACK system packages: arpack arpack-devel
index 6c05186df002e1b996f6c533deab9aad90652706..1e26f8e060ad2a87fb3510ddc29bbe5a30da07eb 100644 (file)
@@ -5,7 +5,7 @@
 #
 # $ su -c 'yum install -y \
 # @development-tools gcc-c++ cmake mpich mpich-devel splint \
-# libtool lua lua-devel \
+# patch libtool lua lua-devel \
 # blas blas-devel lapack lapack-devel \
 # doxygen graphviz graphviz-devel qt-devel '
 # 
diff --git a/deal.II/platforms/supported/fedora21.platform b/deal.II/platforms/supported/fedora21.platform
new file mode 100644 (file)
index 0000000..d80e82e
--- /dev/null
@@ -0,0 +1,37 @@
+# Fedora 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 \
+# @development-tools gcc-c++ cmake openmpi openmpi-devel splint \
+# patch libtool lua lua-devel \
+# blas blas-devel lapack lapack-devel \
+# doxygen graphviz graphviz-devel qt-devel '
+# 
+# Additional packages (if you need):
+# ~ ARPACK system packages: arpack arpack-devel
+# ~ METIS  system packages: metis metis-devel
+# ~ MUMPS  system packages: MUMPS-openmpi MUMPS-openmpi-devel
+# 
+# Please load the 'openmpi' compiler with
+# $  module load mpi/openmpi-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!
+##
+
+#
+# Define the packages this platform needs
+PACKAGES=(
+#once:boost
+once:parmetis
+once:superlu_dist
+once:hdf5
+once:p4est
+once:trilinos
+once:petsc
+once:slepc
+dealii
+)
+

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.