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

Not able to install in Ubuntu 23.10 #11

Open
abhisekch59 opened this issue Dec 24, 2023 · 1 comment
Open

Not able to install in Ubuntu 23.10 #11

abhisekch59 opened this issue Dec 24, 2023 · 1 comment

Comments

@abhisekch59
Copy link

abhisekch59 commented Dec 24, 2023

When running the command make && make install, I am getting the following error:

fatal: No names found, cannot describe anything.
msgfmt -c po/ar.po -o po/ar.mo
make: msgfmt: No such file or directory
make: *** [Makefile:61: po/ar.mo] Error 127

Can you please help?

@Resusci4nne
Copy link

I had the same issue, and I found that it was related to gettext.

sudo apt install gettext

After that you should be able to configure and make properly.

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

2 participants