* add debian 10 as supported platform
* add package for symengine for centos/rhel 7
Co-authored-by: Sebastian Kinnewig <kinnewig@ifam.uni-hannover.de>
echo rhel${OS_MAJOR_VER}
elif [ "$OS_ID" == "debian" ]; then
- echo debian${OS_MAJOR_VER}
+ echo debian
elif [ "$OS_ID" == "ubuntu" ]; then
echo ubuntu
# libtool libtool-ltdl libtool-ltdl-devel \
# lua lua-devel \
# blas blas-devel lapack lapack-devel \
-# doxygen graphviz graphviz-devel qt-devel
+# doxygen graphviz graphviz-devel qt-devel \
+# gmp-devel
#
# Be sure to switch to the recent compilers with
# $ scl enable devtoolset-9 bash
-# debian 9
+# Debian
#
# This build script assumes that you have several packages already
# installed via debian's apt-get using the following commands:
# openmpi-bin openmpi-common libopenmpi-dev cmake subversion git \
# libblas-dev liblapack-dev libblas3 liblapack3 splint tcl tcl-dev \
# environment-modules libsuitesparse-dev libtool libboost-all-dev \
-# qt4-dev-tools
+# qt4-dev-tools libgmp-dev
#
# Then reboot and run candi again.
##
-# on debian 9 the candi installed parmetis 4.0.3 is not recognized correctly
+# On Debian the candi installed parmetis 4.0.3 is not recognized correctly
# for trilinos 12-10-1. We force to assume parmetis version 4.0.3.
TRILINOS_PARMETIS_CONFOPTS="\
${TRILINOS_PARMETIS_CONFOPTS} \
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