The list of system depencies shown up by candi assumes, that you do not have other compilers installed. (usually we test this on freshly installed (virtual) machines).
As far as I know, the default compiler suite (gcc, gfortran) is recent enough for everything we need. But what we really need, is an openmpi or mpich top level compiler for gcc, clang or intel compiler. (because of the parallel approach for aspect). If openmpi or mpich is correctly installed, candi picks up automatically the correct compilers (mpicc, mpicxx, mpifXX) without any configuration. I'm working only on Fedora/CentOS/RedHat systems. There it is easy to have self-compiled newer or older compilers. But other deal.II developers are working on ubuntu and using candi too. If your problem is solved, please mark the best answer. Best Uwe On Friday, March 3, 2017 at 5:31:59 PM UTC+1, Phil H wrote: > > Hi all, > > Looks promising now - the version of gcc did not have a gfortran lib > installed. During the manual build I had to get a higher version of gcc > available from apt-get on ubuntu 14.04. This then caused a number of > problems further down the line. > > Candi looks like an excellent package. Thanks for the help. > > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.