gettext is there and (/usr/bin/gettext) and I´m able to call it (e.g. gettext -V).
Am 27.07.2006 um 17:26 schrieb Steven Armstrong: > > On 07/27/06 17:11, patrickk wrote: >> I´m just working on the german translation (mainly for the admin >> interface) for one of my projects. >> with trying to run bin/compile-messages.py I´m getting this error: >> sh: line 1: msgfmt: command not found >> >> any ideas? >> > > On my gentoo box msgfmt comes with the gnu gettext package > (sys-devel/gettext). Either you don't have that installed or it's > not on > your PATH. > > hth > cheers > Steven > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django I18N" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Django-I18N -~----------~----~----~----~------~----~------~--~---
