texlive 2023 > WHAT DO I HAVE TO DO TO GET 2023 WORKING??
Wolfgang Engelmann
engelmann at uni-tuebingen.de
Mon Jun 19 15:11:16 UTC 2023
Am 19.06.23 um 16:55 schrieb Tobias Hilbricht:
> Am Montag, dem 19.06.2023 um 15:57 +0200 schrieb Wolfgang Engelmann:
>>
>>
>> Am 19.06.23 um 15:29 schrieb Herbert Voss:
>>>
>>>
>>> Am 19.06.23 um 15:11 schrieb Wolfgang Engelmann:
>>>>> 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
>>>
>>> as root change it to 2023
>>>>
>>>> /usr/local/texlive/2022/bin/x86_64-linux/tex
>>>> /usr/local/texlive/2022/bin/x86_64-linux/tex
>>>> /usr/bin/tex
>>>
>>> it looks like an old instance from Debian's own texlive. Delete all
>>> files
>>> depending to tex in /usr/bin/, e.g. tex, latex, luatex, ...
>>
>> There A LOT of files in /usr/bin ..
>> I have sudo rm the tex latex lua
>> but what else should I remove?
>
> Did you remove Debians "own" TeXLive install completely? Try to find
> out if there are packages left from an old install with
> apt list --installed | grep texlive
> and then remove those packages.
> Tobias
Tobias and Herbert,
thanks for the suggestions.
I am upgrading my Debian bullseye to bookworm.
Unfortunately it contains again texlive 2022 instaed of 2023.
It takes quite some time to finish the upgrade. If done, I will try to
use the proposals for getting finally the desired 2023.
Wolfgang
More information about the lyx-users
mailing list