Am 19.06.23 um 19:00 schrieb Wolfgang Engelmann:


Am 19.06.23 um 17:11 schrieb Wolfgang Engelmann:


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.


Done. The Version is after changing 2022 to 2223 in
file texlive.sh in /etc/profile.d/ AND in
bashrc
now shown as
latex -v
pdfTeX 3.141592653-2.6-1.40.25 (TeX Live 2023)

Thanks to your help TL it is now working

Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to