texlua issue on raspberry pi

Vít Novotný witiko at gmail.com
Tue Apr 19 21:21:27 CEST 2022


@Bob T.: Thank you, worked like a charm:

~ $ wget https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
~ $ tar xzvf install-tl-unx.tar.gz
~ $ cd install-tl-*
~/install-tl-20220418 $ wget
https://dl.contextgarden.net/build/texlive/armhf-linux.tar.xz

~/install-tl-20220418 $ tar xJvf armhf-linux.tar.xz
~/install-tl-20220418 $ sudo perl ./install-tl -custom-bin
bin/armv7l-unknown-linux-gnueabihf
~/install-tl-20220418 $ sudo tlmgr platform set custom


Best,
Vit

út 19. 4. 2022 v 13:42 odesílatel Bob Tennent <rdtennent at gmail.com> napsal:

> @Vit: If you have the same issue, you should
>
>   * download and extract
>
> https://dl.contextgarden.net/build/texlive/armhf-linux.tar.xz
>
>  * re-run the tl installer with the following option:
>
>            -custom-bin <extracted directory>
>
>  *  [sudo] tlmgr platform set custom
>
> You should then be able to execute binaries and update or install packages
> as usual.
>
> Bob T.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20220419/c8775b61/attachment.html>


More information about the tex-live mailing list.