I have an 8 GB RPi4 running the latest 64Bit Debian Bullseye. An apt get install gives me calibre 5.12.
I'd like to try the latest calibre version 6.1 but the installer fails with a message about the glibc version:
How are people getting around this? I used the linux install command from the calibre website:
So stock 64bit bullseye on Pi4 uses glibc 2.31 but calibre 6 installer requires at least 2.34?
Quote:
ldd --version
ldd (Debian GLIBC 2.31-13+rpt2+rpi1+deb11u5) 2.31
|