View Single Post
Old 07-18-2022, 05:00 PM   #12
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,452
Karma: 169098492
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by ChrisChinchilla View Post
Hey all, I am also a bit confused by what I am supposed to do to install the new Calibre 6 on my raspberryPi. I see mentions of "the linux download page", but everything there takes me to intel references, nothing to do with ARM. I have tried using the "calibre-6.1.0-x86_64.txz" and the "calibre-6.1.0-arm64.txz" files and manual binary install and I get an error… "/opt/calibre/calibre_postinstall: 1: Syntax error: "(" unexpected" in both cases…

I tried using the binary install command (even though it mentions intel why not…) and again, fails…

So am I missing something? I can see people have got it to install, but how? Source install?
You will need to click on the Linux 32-bit binary link in the calibre 6.1.0 downloads page to download the calibre-6.1.0-arm64.txz file. An error in naming since there is no longer a 32 bit version of calibre. Perhaps the first line could be changed to read calibre x86-64 binary and the second line should read calibre arm64 binary.

After that, the manual install line from the Linux install page should work after editing to give the correct tarball name, etc.

I don't have an ARM64 Linux box to test on but the install.sh script looks as if all the needed ARM64 select code is in place for it to work if all the prerequisites are in place.

Last edited by DNSB; 07-18-2022 at 05:06 PM. Reason: Edited after looking at the install.sh ARM code
DNSB is online now   Reply With Quote