LAMMPS Compilation

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

Hello all,

This might be a know issue but I could not find any good source when I
google!!

you need to improve your googling skills. compiling on ubuntu has been
discussed many times on this list and on top of that, how about just
reading the LAMMPS manual, which explains the procedure quite well.
everything else is a basic linux knowledge issue and can be easily
resolved talking to your local linux guru.

axel.