Quote:
Originally Posted by indigo141
Thanks Bernie. Your code combined with installing Kalzium, suggested here
got me up and running with Calibre 6.1. Found here
I'm using a Raspberry Pi 400 with Raspian Desktop 64-bit OS. I did'nt even need to unistall the first failed attempt before the second successful install.
|
Hi indigo141,
How did you work around the glibc incompatibility? The latest 64-bit raspbian uses glibc 2.31 while the manual calibre installer requires glibc 2.34:
Quote:
/opt/calibre/calibre_postinstall: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /opt/calibre/calibre_postinstall)
|
Quote:
ldd --version
ldd (Debian GLIBC 2.31-13+rpt2+rpi1+deb11u5) 2.31
|