I have installed latex and compiled tex file using pdflatex command, the file did not compile. It is showing revtex4-1.cls not found. How to fix this, please any one can help me.
Asked
Active
Viewed 2.1k times
1 Answers
12
The missing file is in texlive-publishers.
Please try sudo apt-get install texlive-publishers and run pdflatex again.
Klaus-Dieter Warzecha
- 2,830