I am installing lammps software on a cluster locally, I do not have root password, then i got the error in make step when i am giving make mpi command error is given ...
> cat $(lammps_src)/src/Makefile PACKAGE = \ adios \ amoeba \ ... poems \ polymlp \ ptm \ ... ml-iap \ phonon ... > ulimit -s unlimited > cd $(lammps_src)/src > make ...