Oh, what a pity. So there's no easy way to build an installer for ARM-based systems then, is there?
At least, the bootstrap process went through (after a --clean-all).
The only remaining problem during bootstrap is:
Quote:
Failed to initialize plugin: SmartDevice App Interface (0, 0, 1)
Failed to initialize plugin: <class 'calibre.devices.smart_device_app.driver.SMART_DEV ICE_APP'>
|
"./setup.py install --prefix=/opt/calibre" also looks good except for
Quote:
xdg-desktop-menu: No writable system menu directory found.
|
Which may be due to my setup.
(EDIT: Creating /usr/share/desktop-directories by hand fixed this problem.)
But, not being able to make an installer lets me stop here.