<div dir="ltr"><div>Hello,</div><div><br></div><div>I am trying to install Luximono to a brand new Ubuntu and TeX Live installation (Ubuntu 20, TL 2021).  I am having trouble installing getnonfreefonts.  No doubt I am missing some point, but I just cannot see what.</div><div><br></div><div>As described on <a href="https://tug.org/fonts/getnonfreefonts/">https://tug.org/fonts/getnonfreefonts/</a>, I used wget to download install-getnonfreefonts to the current directory.   I then tried to run texlua.</div><div><br></div><div>  ftpmaint@Alonzo:~/Documents$ texlua ./install-getnonfreefonts<br>  Detected System: x86_64-linux<br>  Detected Installation: /usr/local/texlive/2021<br>  mkdir /usr/local/texlive/2021/texmf-dist/scripts/getnonfreefonts ...   [failed]<br>  Sorry, couldn't create directory /usr/local/texlive/2021/texmf-dist/scripts/getnonfreefonts</div><div><br></div><div>(I made install-getnonfreefonts executable but that didn't change the outcome.)  OK, maybe sudo?</div><div><br></div><div>  ftpmaint@Alonzo:~/Documents$ sudo texlua ./install-getnonfreefonts<br>  sudo: texlua: command not found</div><div><br></div><div>Maybe it does not like the path?</div><div><br></div><div>  ftpmaint@Alonzo:~/Documents$ sudo /usr/local/texlive/2021/bin/x86_64-  linux/texlua install-getnonfreefonts<br>  lstat(./texlua) failed: ./texlua: No such file or directory<br>  kpathsea: Can't get directory of program name: ./texlua<br></div><div><br></div><div>Even this did not work.</div><div><br></div><div>  ftpmaint@Alonzo:~/Documents$ sudo /usr/local/texlive/2021/bin/x86_64-  linux/texlua /home/ftpmaint/Documents/install-getnonfreefonts<br>  lstat(./texlua) failed: ./texlua: No such file or directory<br>  kpathsea: Can't get directory of program name: ./texlua<br></div><div><br></div><div>I note the kpathsea errors.  If it helps, my /etc/profile says this.</div><div><br></div><div>  export PATH="/usr/local/texlive/2021/bin/x86_64-linux:$PATH"<br>  export MANPATH="/usr/local/texlive/2021/texmf-dist/doc/man:$MANPATH"<br>  export INFOPATH="/usr/local/texlive/2021/texmf-dist/doc/info:$INFOPATH"</div><div><br></div><div>Using sudo -s or sudo su gave similar results (and are at or past the limits of my knowledge).  Googling around gave results from at most 2016, and they didn't help.  Any ideas would be most welcome.</div><div><br></div><div>Regards,</div><div>Jim Hefferon<br></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">"Does not the Captain seek your advice sir?"<div>"Not always," said Stephen.</div></div></div></div></div>