texlive 2023 > WHAT DO I HAVE TO DO TO GET 2023 WORKING??

Wolfgang Engelmann engelmann at uni-tuebingen.de
Mon Jun 19 13:11:48 UTC 2023



Am 19.06.23 um 14:26 schrieb Herbert Voss:
> 
> 
> Am 19.06.23 um 11:14 schrieb Wolfgang Engelmann:
>> I checked with synaptic in my Debian 5.10179-1 (2023-05-12)
>> > 2020_20210202-3
>>
>> and with
>> latex -v
>> > Tex Live 2022
>>
>> and in /usr/local
>> is  /texlive/2022 and /texlive/2023
>>
>> I have done in my ./profile according to (1-) the (2-)
>>
> 
> do you have a file texlive.sh in /etc/profile.d/. ?
> If yes, what's its contents.

export PATH=/usr/local/texlive/2022/bin/x86_64-linux:$PATH
export MANPATH=/usr/local/texlive/2022/texmf/doc/man:$MANPATH
export INFOPATH=/usr/local/texlive/2022/texmf/doc/info:$INFOPATH
unset TEXINPUTS
unset TEXMFCONFIG

> 
> If no, what is the output of
> 
> which -a tex

/usr/local/texlive/2022/bin/x86_64-linux/tex
/usr/local/texlive/2022/bin/x86_64-linux/tex
/usr/bin/tex


> 
> Herbert
> 

Thanks, Herbert.

I guess I have to change 2022 > 2023?

Wolfgang


More information about the lyx-users mailing list