]> https://gitweb.dealii.org/ - candi.git/commitdiff
candi: deal.II: added support for the upcoming ubuntu16
authorUwe Köcher <koecher@hsu-hamburg.de>
Thu, 26 Nov 2015 18:41:20 +0000 (19:41 +0100)
committerUwe Köcher <koecher@hsu-hamburg.de>
Thu, 26 Nov 2015 18:41:20 +0000 (19:41 +0100)
candi.sh
deal.II-toolchain/platforms/supported/ubuntu16.platform [new file with mode: 0644]

index 19071d4d66afd9b5e86db0dd2a4d9c0d68d191f1..d217bfba3e32d288f21b2ac067e9aee5c3e8aef5 100755 (executable)
--- a/candi.sh
+++ b/candi.sh
@@ -535,6 +535,7 @@ guess_platform() {
             *:*:*Ubuntu*\ 12*)     echo ubuntu12;;
             *:*:*Ubuntu*\ 14*)     echo ubuntu14;;
             *:*:*Ubuntu*\ 15*)     echo ubuntu15;;
+            *:*:*Ubuntu*\ 16*)     echo ubuntu16;;
             *:Tikanga*:*)          echo rhel5;;
             *:Santiago*:*)         echo rhel6;;
             Scientific:Carbon*:*)  echo rhel6;;
diff --git a/deal.II-toolchain/platforms/supported/ubuntu16.platform b/deal.II-toolchain/platforms/supported/ubuntu16.platform
new file mode 100644 (file)
index 0000000..7ce1a0d
--- /dev/null
@@ -0,0 +1,17 @@
+# ubuntu 16
+#
+# This build script assumes that you have several packages already
+# installed via ubuntu's apt-get using the following commands:
+#
+# > sudo apt-get install build-essential automake autoconf gfortran \
+#   openmpi-bin openmpi-common libopenmpi-dev cmake subversion git \
+#   libblas-dev liblapack-dev libblas3gf liblapack3gf splint tcl tcl-dev \
+#   environment-modules libsuitesparse-dev libtool libboost-all-dev \
+#   qt4-dev-tools
+#
+# Then reboot and run candi again.
+##
+
+#
+# Define the additional packages for this platform.
+#PACKAGES="once:cmake ${PACKAGES}"

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.