Add gettext dependency to README.md #101
No reviewers
Labels
No labels
bug
client
code-quality
duplicate
enhancement
help wanted
in progress
invalid
question
ui
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coderkun/mcg!101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey! Thanks for creating mcg, it's awesome! When building mcg the following output is generated by meson when
gettext isn't installed:
The meson.build:3 is i18n, translations which go wrong without
gettext.
I think that this is only when building, but am not 100% sure.
I am running https://pop.system76.com/, based on Ubuntu, which apparently didn't have
gettextpreinstalled.changed the description
Actually let me mark this as a draft. I'm trying to run it locally but have not succeeded. I have succeeded on another (Fedora) machine, but not on this (Pop!_OS) machine. Building goes fine, but running does not. I'm creating an issue for this, hopefully that is OK.
marked this merge request as draft
marked this merge request as ready
The build error was unrelated, I'm marking this as ready.