Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meson.build:2:0: ERROR: Could not execute Vala compiler "valac" #389

Open
rollto opened this issue Dec 2, 2023 · 3 comments
Open

meson.build:2:0: ERROR: Could not execute Vala compiler "valac" #389

rollto opened this issue Dec 2, 2023 · 3 comments

Comments

@rollto
Copy link

rollto commented Dec 2, 2023

after command : meson build --prefix=/usr
meson.build:2:0: ERROR: Could not execute Vala compiler "valac"

@rollto
Copy link
Author

rollto commented Dec 2, 2023

sudo apt-get install libgtk-3-dev

@jbicha
Copy link

jbicha commented Jan 7, 2024

Does this help?

sudo apt install valac

@babluboy
Copy link
Owner

babluboy commented Jan 7, 2024

Hi all, thanks for your contributions to the patches and help for compiling bookworm as a standalone application. However to indtall bookworm from app stores and software hubs i have to rely on a build system luke meson.

At the moment I am focusing on upgrading to all the latest libraries like Gtk4, Granite7, Gee0.8 etc. This is requiring me to do a lot of code changes as many api are replaced in gtk4. I should be able to work my way through and update bookworm to the latest versions in a week and update back.

But this is a good issue to track how to compile bookworm as a standalone app. If all the suggestions here work then I would use this approach to update the bookworm website accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants