Bugzilla – Bug 1226806
No gettext-devel
Last modified: 2024-07-07 05:55:32 UTC
I am trying to build some software that uses gettext but it appears that the development files are not available. Can this package be added?
Your bug reports are not as good as they could be. This one lacks details, and rather then describing steps and providing information it requests a (incorrect) solution. Please apply Occam's razor: how likely is it that you are the first one to attempt to build software using a commonly used dependency? Not a lot. (In reply to Aaron Williams from comment #0) > I am trying to build some software Which software? > that uses gettext but it appears that the > development files are not available. How do you know? One would normally provides commands ans > Can this package be added? No. gettext support is complete.
The software I was building was looking for gettext.h, which apparently is not part of gettext. My mistake.