Skip to content
New issue

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

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

Already on GitHub? # to your account

Nitrogen does not build with l10n #64

Closed
Vladimir-csp opened this issue Jan 30, 2016 · 3 comments
Closed

Nitrogen does not build with l10n #64

Vladimir-csp opened this issue Jan 30, 2016 · 3 comments
Milestone

Comments

@Vladimir-csp
Copy link
Contributor

L10n not compiled when building Nitrogen.

autoreconf -fi
./configure
make
...
Making all in po
make[3]: Entering directory '/tmp/nitrogen/nitrogen-master/po'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/nitrogen/nitrogen-master/po'

How do I build with l10n?

@daf daf added this to the 1.6.x milestone Oct 27, 2016
@dglava
Copy link
Contributor

dglava commented Jan 25, 2017

Would it be possible to look into this? It's a bummer having all those translations, but them not being built/installed.

@daf
Copy link
Member

daf commented Jan 25, 2017

I will look into it - unfortunately it's one of those things I set up years ago and completely forgot how it works. Hopefully I followed the right standardized setup and can get it going again.

@daf daf modified the milestones: 1.6.1, 1.6.x Feb 11, 2017
@daf daf closed this as completed in b7b9ef1 Feb 11, 2017
@daf
Copy link
Member

daf commented Feb 11, 2017

The missing piece was the po/LINGUAS file. In order to get the .po files to build and install locally, seems you have to use make dist, and I can't tell why.

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

No branches or pull requests

3 participants