Hi vinaym,
by mistake (moving and deleting the old thread) I deleted your thread. I am sorry. Find below your original one and my answer.
Bests
Andreas
Hello all,
I tried compiling latest version : LIGGGHTS® 3.2.0 (released 29 April 2015) with the optional packages ASPHERE and MOLECULE.
But I get the following error.
make[1]: Entering directory `/home/x/LIGGGHTS/LIGGGHTS-PUBLIC/src/Obj_fedora_debug'
mpic++ -g -O2 -funroll-loops -fstrict-aliasing -Wall -Wextra -Wno-uninitialized -pg -DLAMMPS_GZIP -DLIGGGHTS_DEBUG -I../../lib/poems -I -I/usr/local/include/voro++ -M ../compute_erotate_asphere.cpp > compute_erotate_asphere.d
../compute_erotate_asphere.cpp:52:26: fatal error: atom_vec_tri.h: No such file or directory
#include "atom_vec_tri.h"
^
compilation terminated.
mpic++ -g -O2 -funroll-loops -fstrict-aliasing -Wall -Wextra -Wno-uninitialized -pg -DLAMMPS_GZIP -DLIGGGHTS_DEBUG -I../../lib/poems -I -I/usr/local/include/voro++ -c ../compute_erotate_asphere.cpp
../compute_erotate_asphere.cpp:52:26: fatal error: atom_vec_tri.h: No such file or directory
#include "atom_vec_tri.h"
^
compilation terminated.
make[1]: *** [compute_erotate_asphere.o] Error 1
make[1]: Leaving directory `/home/x/LIGGGHTS/LIGGGHTS-PUBLIC/src/Obj_fedora_debug'
make: *** [fedora_debug] Error 2
I checked the LIGGGHTS-PUBLIC git repo, and there is indeed no "atom_vec_tri.h" file in the src directory.
If anyone of you is able to get around this, please let me know!
Thanks and regards.
aaigner | Mon, 10/05/2015 - 15:34
Removed packages
So.. my old answer (as far I remember)
With one of the latest releases we removed a set of LAMMPS packages that are not directly supported, maintained by our group, so that we can not guarantee that they are working properly.
If anyone still needs them, he can try to copy the directory from the LAMMPS version, which LIGGGHTS is based on, and compile the package.
Bests
Andreas
PS: Sry, vinaym, for deleting your thread.