Dear all, I am trying to install dealii in centOS 7 using candi command.
git clone https://github.com/dealii/candi.git cd candi module load mpi/openmpi-`uname -i` ./candi.sh But I keep getting the error "*Unable to locate a modulefile for 'mpi/openmpi-x86_64*'" even though directory containing the Open MPI module files is included in the module path. Error ......................................... You have new mail in /var/spool/mail/root [root@master openmpi]# module load openmpi-4.1.4 You have new mail in /var/spool/mail/root [root@master openmpi]# module load mpi/openmpi-`uname -i` ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'mpi/openmpi-x86_64' [root@master openmpi]# ./candi.sh -bash: ./candi.sh: No such file or directory [root@master openmpi]# module --ignore-cache avail getopt.c(1017):ERROR:43: Unrecognized option 'ignore-cache'. ............................................................................ I Appreciate any help you can provide Thanks in Advance. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/CAGs2b46HZ-euKqyKF9koxnb%3D-Hm1RvJ%2Bjc-r0kxtRcXgmQtxDw%40mail.gmail.com.
