Skip to content
Discussion options

You must be logged in to vote

That' a good start. I am stuck on the GIO version, as it requires 2.84 and installed one is 2.80 (I'm on Linux Mint 22.2, based on Ubuntu 24). I suppose that "manually" lowering the needed version won't help, right?

glib >= 2.84 is a requirement, yes. That's the latest stable release and Valent uses API that's new in that version.

Hmmm... I'm installing more than 400Mb of dependencies just to compile the sources (and counting... I do not program C nor usually compile from sources).

If you're building each dependency from source, yeah that's a lot to build yourself. Generally you'd just want to install the development packages (e.g. libglib2.0-dev). For the record, these are the packag…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@mlopezgva
Comment options

@andyholmes
Comment options

Answer selected by mlopezgva
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
documentation Improvements or additions to documentation
2 participants