Hi Kornel
> I for one would try to reconfigure.
> (Now, that you have gettext installed)
Thanks a lot! That worked!
Am Thursday 24 September 2009 schrieb Sebastian Guttenberg:
> nb.gmo nn.gmo pl.gmo pt.gmo ro.gmo ru.gmo sk.gmo tr.gmo uk.gmo
> zh_CN.gmo zh_TW.
> gmo
> make[3]: Entering directory `/home/basti/lyx-devel/po'
> : --update ar.po lyx-2.0.0svn.pot
> rm -f ar.gmo && : -c --statistics -o ar.gmo ar.po
> m
Thanks for your quick response!
Indeed "which msguniq" did not give any answer in the beginning so that
I installed the gettext package and now the answer is
"/usr/bin/msguniq" as it should.
However, compiling still doesn't work. See below. Any new idea?
- Sebastian
ba...@bastop:~/lyx-devel$ make
Am Mittwoch 23 September 2009 schrieb Sebastian Guttenberg:
> cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot encodings_l10n.pot
> ui_l10n.pot external_l10n.pot formats_l10n.pot | \
> msguniq -o lyx-2.0.0svn.po && rm -f qt4_l10n.pot
> layouts_l10n.pot languages_l10n.pot encodings_l10n
On 09/23/2009 12:08 PM, Sebastian Guttenberg wrote:
LC_ALL=C ; export LC_ALL ; \
python ./lyx_pot.py -b .. -o ui_l10n.pot -t
ui ../lib/ui/*.ui ../lib/ui/*.inc
cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot encodings_l10n.pot
ui_l10n.pot external_l10n.pot formats_l10n.pot | \
Dear all
I am interested to see again the new developments of lyx and test the
svn-version, as I did for 1.6.
I am still an idiot in compiling, so I simply did the same steps as I
did for 1.6, but the compiling in the end produced an error. The steps
were the following:
1. Download everything in a