Problemas na instalação

43 views
Skip to first unread message

Jheni Gonsalves

unread,
Feb 1, 2017, 8:13:05 PM2/1/17
to Latex-br
Olá
Eu não estou conseguindo instalar o ABNTEX2 de forma alguma... Sou iniciante no uso do linux e do Latex e preciso utilizar as normas da abnt.
Uso a Versão 17.3 (Rosa) do Linux Mint, e já instalei o texlive-full, meu gerenciador de pacotes diz que eu tenho a versão 0.9~bet2-5.1 do abntex, mas não consigo atualizar pro abntex2... e nem instalar ele no diretório ./texmf
Alguém pode me ajudar?

Moacir Hardt Godoy

unread,
Feb 1, 2017, 9:48:33 PM2/1/17
to late...@googlegroups.com

Uso o texlive no linux mint (serena), mas creio que o procedimento deva ser o mesmo: baixe do site

do texlive o programa install-tl, execute como root que deve funcionar certinho. Depois instale

algum utilitário tipo texstudio. Se quiser uma interface GUI instale o perl-tk antes de tudo, aí é install-tl --gui

O ABNTEX já é instalado junto.

--
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/3e1aaf1f-9521-45a2-85c7-8143d78148b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Eduardo Santana

unread,
Feb 2, 2017, 8:56:46 PM2/2/17
to Latex-br
Adicionei instruções para uma instalação automática. Remove tudo que você instalou:

sudo apt-get autoremove --purge tex-common texlive-base texlive-binaries texlive-common texlive-doc-base texlive-latex-base texlive-latex-base-doc
sudo apt-get autoclean

Instala o texlive a partir do tug (que possui a versão mais recente):

wget https://raw.githubusercontent.com/wiki/abntex/abntex2/texlive-profiles/texlive-full.profile
wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz && tar -xf install-tl-unx.tar.gz && cd install-tl-* && sudo ./install-tl -no-gui -profile ../texlive-full.profile && cd ..

Depois observa as instruções no final, indicando para atualizar o PATH para adicionar os executáveis instalado ao PATH.

Jheni Gonsalves

unread,
Feb 7, 2017, 6:24:39 PM2/7/17
to Latex-br
Obrigada...
Resolvi assim mesmo.....
Desinstalei tudo e instalei de novo, e voltou a funcionar
Reply all
Reply to author
Forward
0 new messages