Missing xgettext Program Linux
Posted by Snave on
0 comments
If you’re in the business of translating text and coding websites you’ll most probably at some point be needing the utility called ‘xgettext’ but if it is not installed on your system you will need to install the entire set of tools called gettext from GNU.
If you’re on a CentOS system or equivalent and have yum installed simply run
yum install gettext