I have the same problem as in this link. But I do not understand that do I need an additional TeX compiler after installing TexMaker? If yes, MiKTeX is for Windows so, is there any compiler for Linux?
Asked
Active
Viewed 715 times
1 Answers
3
Texmaker is only one of many editors available in the TeX World. It merely provides a user interface to construct your document elements, which will eventually require a back-end (not typically shipped with the editor) to typeset the document.
From the Texmaker online documentation:
Texmaker can't compile your documents if the paths to the LaTeX related commands are wrong.
To that end, you can download the TeX Live distribution from TUG (or another, like MacTeX or MiKTeX). Once downloaded, make sure the distribution is up-to-date, since some packages may have been updated since the linked release above. Finally, configure Texmaker to use it properly.