[lammps-users] Compiling LAMMPS

I'm having some problems compiling LAMMPS on my machine.
What is the workspace.h, do I need it, is it useful, where can I get it?
what is the fix_poems library? do I need to download that somewhere, do I need
it?

Here is my error

fix_poems.cpp:24:23: error: workspace.h: No such file or directory
make[1]: *** [fix_poems.d] Error 1
make[1]: Leaving directory `/BETA/home/charles/lammps-11Oct08/src/Obj_g++_meam'
make: *** [g++_meam] Error 2

I'm having some problems compiling LAMMPS on my machine.
What is the workspace.h, do I need it, is it useful, where can I get it?
what is the fix_poems library? do I need to download that somewhere, do I need
it?

charles,

workspace.h is part of the POEMS library. see lib/poems.
you have to compile that one before you can compile LAMMPS.

please check out the compilation instructions again. :wink:

cheers,
    axel.