Forums » Using AMC (english) »
Error when I compile
Added by Ange la almost 11 years ago
Hi.
I work on Ubuntu 13.04.
I installed AMC from synaptic, but, when I compile my source, I have this error message:
! LaTeX Error: File `/usr/share/texmf-texlive/tex/latex/AMC/automultiplechoice.
sty' not found.
_
I think I haven't some sty file(s). Where can I find them?
Thanks
Replies (1)
RE: Error when I compile - Added by Alexis Bienvenüe almost 11 years ago
This sty
file should be /usr/share/texmf/tex/latex/AMC/automultiplechoice.sty
(can you check it's there?). I don't know why LaTeX looks for it in /usr/share/texmf-texlive/tex/latex/AMC
... Perhaps you can run "sudo texhash
" to refresh LaTeX paths.
(1-1/1)