[lammps-users] LAMMPS Ubuntu 8.10 Install

Hello,

I was trying to install Lammps on Ubuntu 8.10, but in the latest release Lammps-6Nov09, there is no make file for the debian (i.e. no Makefile.debian) as it was in the previous versions (7Jul09). What should I do now to install this latest version?

Many thanks,

Brian

Hello,

I was trying to install Lammps on Ubuntu 8.10, but in the latest
release Lammps-6Nov09, there is no make file for the debian (i.e. no
Makefile.debian) as it was in the previous versions (7Jul09). What
should I do now to install this latest version?

brian,

take some other make file in the MAKE directory and adjust
it to your linux installation.

cheers,
   axel.

There is nothing about flavors of Linux (Ubuntu, Debian, etc) that
LAMMPS cares about. So, as Axel said, use the MAKE/Makefile.linux
and change any settings needed for your system, which will
not depend on Ubuntu vs Debian, etc, but rather on questions
like what compiler you have installed, what MPI you have installed, etc.

Steve