From: Uwe Köcher Date: Fri, 23 Oct 2015 08:26:27 +0000 (+0200) Subject: deal.II: ubuntu12 compiler set help message X-Git-Tag: v0.7~11^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cece3f43ca5d368030960971d2b0abd5a7ec13f5;p=candi.git deal.II: ubuntu12 compiler set help message --- diff --git a/deal.II/platforms/supported/ubuntu12.platform b/deal.II/platforms/supported/ubuntu12.platform index 8d500b3..0a0cf09 100644 --- a/deal.II/platforms/supported/ubuntu12.platform +++ b/deal.II/platforms/supported/ubuntu12.platform @@ -9,7 +9,11 @@ # git libblas-dev liblapack-dev libblas3gf liblapack3gf splint \ # tcl tcl-dev libsuitesparse-dev libtool libboost-all-dev qt4-dev-tools # -# Then reboot and run candi again. +# Then reboot. +# +# Afterwards, you should set your compilers safely: +# > export CC=mpicc; export CXX=mpicxx; export FC=mpif90; export FF=mpif77 +# and rerun candi again. ## #