37b0e2ce9c
Just upgraded our Koha container to 14.04 and noticing the misc/translator/translate doesn't work. This is because of a missing package gettext. This patch makes ./translate die with a helpful suggestion to install gettext if xgettext-program is missing. Signed-off-by: Frederic Demians <f.demians@tamil.fr> I can reproduce the bug by desinstalling 'gettext' package on a Debian box. I confirm that without this patch, 'translate' command fails miserably. Suggesting to install gettext package is welcomed. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com> |
||
---|---|---|
.. | ||
po | ||
LangInstaller.pm | ||
Makefile | ||
text-extract.pl | ||
text-extract2.pl | ||
tmpl_process3.pl | ||
TmplTokenizer.pm | ||
translate | ||
VerboseWarnings.pm | ||
xgettext.pl |