I have now got the Calibre menu set up and working.
I have tried to build the command-line utilities, but I get errors when compiling PoDoFo.
I have Ubuntu 22.04 which loads PoDoFo 0.9.7.
I am guessing that Calibre uses a later -dev package, but I don't know which.
Does anyone know which package(s) I should be installing for the build.
The manual says:
git clone
https://github.com/kovidgoyal/bypy.git
git clone
https://github.com/kovidgoyal/calibre.git
cd calibre
but that creates a bypy directory, and a calibre directory which also contains bypy.
The build seems to run in the calible/bypy tree and the bypy tree doesn't contain the build scripts.
I am happy to commit the current changes, but it seems wrong to do half the job.
All help appreciated.
Alan