Page 1 of 1

Make fails due to revtex4-1.cls missing !!

Posted: Fri Dec 06, 2013 2:23 pm
by sponce
Dear Developper,

In the new version of Abinit (here 7.6.0 but also in 7.5.4) there is a problem while compiling Abinit:

Code: Select all

! LaTeX Error: File `revtex4-1.cls' not found.
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on conductivity_paw_manu.log.
make[1]: *** [conductivity_paw_manu.pdf] Erreur 1


This error occurs on all our clusters because the clusters have latex but not the APS style file "revtex4-1.cls".

For the moment, the workaround is to go into Makefile:
ligne 781
- SUBDIRS = fallbacks src bindings doc tests
+ SUBDIRS = fallbacks src bindings tests

This avoid to compile the documentation ....

Re: Make fails due to revtex4-1.cls missing !!

Posted: Tue Dec 10, 2013 12:49 pm
by pouillon
I've disabled the build of the documentation in Abinit 7.6 and see what I can do in Abinit 7.7.