Problem when I compile LIGGGHTS

Submitted by littile zombie on Tue, 09/08/2020 - 01:15

Hi,

Just beginning with LIGGGHTS, and I met a problem when I compile it.
The error information and the screenshot are attached. Is there anyone who could help me solve this problem?

[quans@node0007 ~]$ cd ~/CFDEM/LIGGGHTS/LIGGGHTS-PUBLIC/src
[quans@node0007 src]$ make -j8 mpi
Creating list of contact models completed.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory '/home/quans/CFDEM/LIGGGHTS/LIGGGHTS-PUBLIC/src/Obj_mpi'
mpic++ -O2 -funroll-loops -fstrict-aliasing -Wall -Wno-unused-result -fPIC -DLAMMPS_GZIP -DLAMMPS_VTK -I/software/spackages/linux-centos8-x86_64/gcc-8.3.1/openmpi-3.1.6-otcopqkdim5tm5ndifcmjlmzqpwcm2xv/include -I/software/spackages/linux-centos8-x86_64/gcc-8.3.1/vtk-8.1.0-hwp77adx44ao7c3epq5nvpkjv53kcfg7/include/vtk-8.1/ -c ../fix_nve_sph_stationary.cpp
make[1]: mpic++: Command not found
make[1]: *** [Makefile:115: fix_nve_sph_stationary.o] Error 127
make[1]: Leaving directory '/home/quans/CFDEM/LIGGGHTS/LIGGGHTS-PUBLIC/src/Obj_mpi'
make: *** [Makefile:114: mpi] Error 2

Thanks,