cannot make lammps with user-atc package

Hi,
I recently downloaded the 11-nov-2013 version of lammps, and tried to compile it with the user-atc package.
I had already compiled the atc libraries beforehand, but still lammps is not getting compiled.
The error says:

fatal error: ATC_Method.h: No such file or directory

But when I checked the atc library directory, it is there.

I repeated the same procedure with an older version of lammps (24-aug-2013), but it is working perfectly nice.

An explanation of why this is not happening would be of great help.

Regards,

Subham Mridha

Works for me. I suggest you do a make clean-all from src
and try again.

Steve

Works for me. I suggest you do a make clean-all from src
and try again.

same here. i just updated the LAMMPS precompiled RPMs and windows
installers and that comprises now over a hundred different versions
(several versions of centos,fedora,opensuse, 32bit/64bit,
serial,openmpi,mpich) and all of them include the user-atc package.
in fact, there hasn't been a situation leading to a compilation
failure in quite a while.

axel.

Can you please write out your full set of steps post-install? It sounds like your includes are not being set correctly. Also, what makefile are you using?
Best,
Jeremy