Re: TeXLive and dist-upgrades of Debian Stable
Zdenek Wagner <[email protected]>
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <CAC1phyZ7bnP5vykCyH0pRmt9cMv78uYJeZ2Biw1wgGaU6QUeSQ@mail.gmail.com> |
st 3. 9. 2025 v 23:34 odesílatel Karl Berry <[email protected]> napsal: > > > ~$ tex --version > TeX 3.141592653 (TeX Live 2025) > > Ok, that is definitely the native TL installation, not Debian. > > I've posted my ~/.profile in https://pastebin.com/zQgPHN5f > > That looks fine. The question, though, is what the PATH is in the shell > where you're getting the Debian TeX, since that can't have > /usr/local/texlive/2025/bin/x86_64-linux first, despite the .profile setting. > Probably because your .profile was not sourced in the shell. Hence the > question about what > echo $PATH > outputs, and the pointers to how bash init files work ... --best, karl. That's what I wrote, you get the PATH as known by bashm prepend the path to the TL binary and make it known to GUI, not to bash. It will not work in the terminal. In my computers I set the path in ~/.bashrc which is sourced by the profile for GUI. Zdeněk Wagner https://www.zdenek-wagner.eu/