I'm using ubuntu, and i'm trying to compile some latex documents, but i'm getting a lot of errors. I think that compiler is installed, but i'm not sure. I used Latex before on Windows, with Miktex, but installing it on linux appear don't work.
Someone know how to fix this problem? Thanks in advance.
This is what I did:
1- Install Latex compiler:
sudo apt-get install abntex
2- Install TexMaker:
sudo apt-get install texmaker
3- Run texmaker and load your Tex document
And you install next, too
sudo apt-get install texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-fonts-recommended texmaker