Re: Initializing from a current installation
Alois Steindl <[email protected]>
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <[email protected]> |
Am 10.02.2026 um 16:43 schrieb Bob Tennent: > Following the steps from this. tlmgr option repo says > > Default package repository (repository): > ftp://ftp.math.utah.edu/pub/tlpretest/ > > echo $PATH says > > /usr/local/texlive/pretest/bin/x86_64-linux:... > > but sudo tlmgr update --self does nothing. What am I doing wrong? > > Bob T. Just a wild guess: the environment (including $PATH) will likely be different when using sudo. Good luck Alois