Am Freitag, 25. August 2017 um 16:09:14, schrieb Wolfgang Engelmann 
<engelm...@uni-tuebingen.de>
> 
> Am 25.08.2017 um 15:46 schrieb Kornel Benko:
> > Am Freitag, 25. August 2017 um 15:20:57, schrieb Wolfgang Engelmann 
> > <engelm...@uni-tuebingen.de>
> >> I was too quick: The tlmgr is from an earlier texlive which is in
> >> /usr/share/texlive2016.
> >> How do I get the tlmgr from
> >> /usr/local/texlive/2017/bin/x86_64-linux
> >> working? Do I have to set a path? How? Which one?
> >> sorra for silly questions, but I got stuck here
> >> Wolfgang
> > Why don't you set your PATH so that 
> > "/usr/local/texlive/2017/bin/x86_64-linux" is before "/usr/bin"?
> >
> >     Kornel
> Isn't, what I have? >>
> #paths for texlive2017
> PATH=/usr/local/texlive/2017/bin/i386-linux:$PATH; export PATH
> MANPATH=/usr/local/texlive/2017/texmf-dist/doc/man:$MANPATH; export MANPATH
> INFOPATH=/usr/local/texlive/2017/texmf-dist/doc/info:$INFOPATH; export 
> INFOPATH
> Wolfgang

WRONG PATH, change "i386-linux" to "x86_64-linux"

If you do this, then what does
        # which tlmgr
or
        # where tlmgr
say?

Is /usr/local/texlive/2017/bin/x86_64-linux/tlmgr executable?

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to