|
|
Thread Tools | Search this Thread |
07-08-2017, 01:39 AM | #1 |
Member
Posts: 10
Karma: 10
Join Date: Jul 2017
Device: Kindle Paperwhite/iPhone
|
How to get Calibre 3 running on Raspberry Pi 3 running Raspbian Jessie?
I'm trying to figure out how to get Calibre 3 running on Raspberry Pi 3 with a Dietpi (raspbian jessie) installation.
There was a reference to an Arch Linux binary of Calibre 3 in another thread (https://www.mobileread.com/forums/sh....php?p=3545225). Is it possible to somehow use the Arch Calibre 3 referenced above on a RPi if I'm running Raspbian Jessie instead of Arch? If so, how could I do this? I don't want to switch over to Arch Linux because I've got so much already running and configured the way I would like it to be under Raspbian (actually running the dietpi distribution). If, as I'm assuming, the Arch version won't run under Raspbian, does anyone know if there's some other binary out there that I could use? I've looked for one but haven't found any for Calibre 3. I have also spent some time trying to get it built from source, but I keep running into problems (with the instructions here (https://github.com/kovidgoyal/build-calibre) when I get to the command Code:
./linux 32 Code:
begin: error generating ACI: error writing manifest: json: error calling MarshalJSON for type schema.ImageManifest: json: error calling MarshalJSON for type types.Labels: bad arch "arm" for linux (must be one of: [amd64 i386 aarch64 aarch64_be armv6l armv7l armv7b]) I also tried installing the dependencies without that ./linux 32 script, but most of them were not found when I tried to install with apt. I'm guessing they have different names than are listed in the calibre source json file dependencies list (just as having '-dev' appended to them or things like that) but there are so many to get figured out I decided to come asking for help here first. Anyone, I'd love to run Calibre 3 (mostly for the calibre server) on my raspbian jessie raspberry pi 3. What should I do? Thanks! |
07-08-2017, 01:59 AM | #2 |
creator of calibre
Posts: 44,657
Karma: 24966646
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
The build calibre repository is not going to work for building on a RPi, it is only for building the official calibre binaries. You would need to build calibre and all its dependencies by hand, using cross compilation for ARM. Or wait until debian releases a calibre 3.x package.
|
Advert | |
|
07-08-2017, 03:50 PM | #3 |
Member
Posts: 10
Karma: 10
Join Date: Jul 2017
Device: Kindle Paperwhite/iPhone
|
Ok, thanks for the info!
|
01-17-2018, 02:49 AM | #4 | |
Member
Posts: 12
Karma: 10
Join Date: Nov 2010
Device: Bebook
|
Quote:
Best regards, Peter Last edited by triggerfish; 01-17-2018 at 02:49 AM. Reason: signature added. |
|
01-18-2018, 12:28 PM | #5 |
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
Jessie will never ever have it. The definition of Jessie is that it is a stable Debian release, which means they do not update software in it.
Either use sid (unstable) or build everything by hand. Or switch distros. Debian/Raspbian unstable releases are unstable for a reason, they're not guaranteed to work right... |
Advert | |
|
01-19-2018, 04:48 PM | #6 | |
Member
Posts: 12
Karma: 10
Join Date: Nov 2010
Device: Bebook
|
Quote:
|
|
01-25-2018, 10:41 PM | #7 | |
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
https://www.debian.org/releases/
There are multiple versions of Debian. Debian Stable, has calibre 2.75 Debian Testing, codenamed Buster, has calibre 3.15, as does Debian Unstable, codenamed sid. https://wiki.debian.org/DebianReleases#Codenames Quote:
BUT. If you know enough about Linux to use it, but not to understand the nitty-gritty details or evaluate the stability of a release cycle, do you really want to experiment with the less than perfectly safe versions? I think the best move for you is to wait until Buster is released, then update to the latest version of Debian. That may take a while. |
|
Tags |
calibre 3, raspberry pi 3 |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running Calibre on Pocketbook | Scripted | PocketBook | 3 | 09-14-2013 03:46 PM |
Running Calibre on Server | godlich | Recipes | 2 | 02-09-2012 01:57 PM |
calibre running slowly OS X?? | tm3 | Calibre | 3 | 01-14-2011 11:31 AM |
Anyone running calibre on Centos 5.3? | merzy | Calibre | 7 | 06-06-2009 03:01 AM |
Running Calibre (0.4.77) | dsb66 | Calibre | 9 | 07-18-2008 05:42 AM |