LyX 1.5.1 compiled correctly, but running make gives me: Making all in po make[1]: Entering directory `/home/bob/Desktop/lyx-1.5.1/po' make lyx-1.5.1.pot-update make[2]: Entering directory `/home/bob/Desktop/lyx-1.5.1/po' make l10n_pots make[3]: Entering directory `/home/bob/Desktop/lyx-1.5.1/po' cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot external_l10n.pot | \ msguniq -o lyx-1.5.1.po && rm -f qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot external_l10n.pot /bin/sh: line 1: msguniq: command not found make[3]: *** [l10n_pots] Error 127 make[3]: Leaving directory `/home/bob/Desktop/lyx-1.5.1/po' make[2]: *** [lyx-1.5.1.pot-update] Error 2 make[2]: Leaving directory `/home/bob/Desktop/lyx-1.5.1/po' make[1]: *** [lyx-1.5.1.pot] Error 2 make[1]: Leaving directory `/home/bob/Desktop/lyx-1.5.1/po' make: *** [all-recursive] Error 1
It says msguniq: command not found. Is there some package that provides this function? Thanks, Bob Lounsbury