Installation error! Please help!

Submitted by ShekharS on Thu, 12/21/2023 - 10:12

I was installing CFDEM and experience this error:

meshe@meshe:~$ cfdemCompCFDEMall
copying patch files for LIGGGHTS if available
cp: cannot stat '/home/meshe/CFDEM/CFDEMcoupling-PUBLIC-5.x/src/LIGGGHTSpatch/*': No such file or directory

===========================================
deactivating all possible packages of LIGGGHTS now...
Please provide the packages to be compiled in the //home/meshe/CFDEM/CFDEMcoupling-PUBLIC-5.x/src/lagrangian/cfdemParticle/etc/package-undo-liggghts-list.txt file.
Packages must be in: /home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src/../lib.
will change path...
/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src
rm: cannot remove 'log_compilePOEMSlib': No such file or directory
Uninstalling package POEMS
will change path...
/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src
rm: cannot remove 'log_compileDIPOLElib': No such file or directory
Package DIPOLE does not exist
will change path...
/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src
rm: cannot remove 'log_compileASPHERElib': No such file or directory
Package ASPHERE does not exist
will change path...
/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src
rm: cannot remove 'log_compilePASCALlib': No such file or directory
Uninstalling package PASCAL

===========================================
activating packages of LIGGGHTS now...
Please provide the packages to be compiled in the //home/meshe/CFDEM/CFDEMcoupling-PUBLIC-5.x/src/lagrangian/cfdemParticle/etc/package-liggghts-list.txt file.
Packages must be in: /home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src/../lib.

// log_compileLIGGGHTS-2023-12-21-14:37 //

/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src

rm: cannot remove '/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src/lmp_auto': No such file or directory
rm -rf Obj_auto MAKE/Makefile.auto.options lmp_auto liblmp_auto.a liblmp_auto.so
rm: cannot remove '/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src/liblmp_auto.a': No such file or directory
cleaning LIGGGHTS
compiling LIGGGHTS with -j 12
Creating list of contact models completed.
make[1]: warning: -j12 forced in submake: resetting jobserver mode.
make[1]: Entering directory '/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src/Obj_auto'
Makefile:461: *** 'Could not compile a simple MPI example. Test was done with MPI_INC="" and MPICXX="mpicxx"'. Stop.
make[1]: Leaving directory '/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src/Obj_auto'
make: *** [Makefile:114: auto] Error 2
make[1]: warning: -j12 forced in submake: resetting jobserver mode.
make[1]: Entering directory '/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src/Obj_auto'
Makefile:461: *** 'Could not compile a simple MPI example. Test was done with MPI_INC="" and MPICXX="mpicxx"'. Stop.
make[1]: Leaving directory '/home/meshe/LIGGGHTS/LIGGGHTS-PUBLIC/src/Obj_auto'
make: *** [Makefile.shlib:69: auto] Error 2

Can anybody help me to understand and solve this?