Hello all,
This might be a know issue but I could not find any good source when I google!!
I am trying to compile LAMMPS on my Ubuntu and I get the below errors.
~/LAMMPS/lammps-10Nov13/src$ make linux
make[1]: Entering directory /home/pradeep/LAMMPS/lammps-10Nov13/src/Obj_linux' icc -O -DLAMMPS_GZIP -DLAMMPS_JPEG -DMPICH_SKIP_MPICXX -DFFT_FFTW -c ../angle_charmm.cpp make[1]: icc: Command not found make[1]: *** [angle_charmm.o] Error 127 make[1]: Leaving directory
/home/pradeep/LAMMPS/lammps-10Nov13/src/Obj_linux’
make: *** [linux] Error 2
ubuntu:~/LAMMPS/lammps-10Nov13/src$
I do not want to install icc but to continue with g++. Anyone please help me with this?
Thanks,
Pradeep