johnfactotum / foliate

Read e-books in style
https://johnfactotum.github.io/foliate/
GNU General Public License v3.0
5.25k stars 254 forks source link

Building from source fails #1328

Open onsosb opened 1 month ago

onsosb commented 1 month ago

Could you please tell me in exactly what distribution (debian based) and what version you have build this, all my attemps are failing, I am on debian bookworm. Thanks

johnfactotum commented 1 month ago

It requires GTK >= 4.10 and Libadwaita >= 1.4, neither of which are available in Bookworm. Last time I built it in a Debian based distro it was Ubuntu 23.10.

shizuo-hachi commented 1 month ago

here is also failing to build due to gjs dependencies error (it requires a version of gjs libraries that is not on debian repositories) i'm trying to install it from other sources but the libraries seem to be co-dependent...

libgjs0g_1.80.2-1_amd64.deb libgjs-dev_1.80.2-1_amd64.deb libglib2.0-0t64_2.80.2-2_amd64.deb

johnfactotum commented 1 month ago

It's not really possible to individually update these system libraries in an old distro. Either use a container (e.g. Flatpak, Snap, etc.) or upgrade your system.