error compiling last versione LAMMPS

Hi

I’m trying install LAMMP mpi

After compile ‘lib’

-lib/reax

make -f Makefile.gfortran

  • lib/meams

make -f Makefile.gfortran

-lib/poems

#make -f Makefile.g++

I excluded by installation ‘gpu’

in my Makefile.mpi

The error messages appear to tell you what the problems are.

There doesn’t appear to be a directory here that your Makefile is trying to find:

/opt/lammps-31Mar17/src/QUIP/build/linux_x86_64_gfortran/

It doesn’t appear that you have compiled the quip library and/or you don’t have a recognized compiler in Makefile.lammps in …/…/lib/quip

Are you trying to compile LAMMPS with QUIP?