texlua issue on raspberry pi
Henri Menke
henri at henrimenke.de
Fri Apr 15 20:37:29 CEST 2022
On Fri, 2022-04-15 at 13:49 -0400, Bob Tennent wrote:
> > What operating system?
>
> I think it's called Raspbian, the Raspberry Pi variant of Debian.
> More
> specifically: rpi3 5.10.63-v7+ #1496 according to uname.
That's only the kernel version but texlua is complaining about the
version of glibc. Check the following instead:
* lsb_release -a
* cat /etc/os-release
* dpkg -l libc6
Please make sure that you are running Raspian 11 (Bullseye) since
that's what the armhf binaries of TeX Live have been compiled for.
Cheers, Henri
More information about the tex-live
mailing list.