On Wed, Sep 2, 2009 at 11:58 AM, arbi<arbin...@gmail.com> wrote:
>
> I have a pb when doing this (i am under osx) :
>
> $ django-admin.py makemessages -l fr
> processing language fr
> Error: errors happened while running xgettext on __init__.py
> /bin/sh: xgettext: command not found
>
> I went there :http://www.pkshiu.com/loft/archive/2008/01/gettext-on-
> leopard-for-django-internationalization
> And downloaded poedit, but the same problem is still there.

Have you added the full path to the binaries included with poedit
to PATH as suggested at the end of that post?. Otherwise won't
be able to find the xgettext binary.

-- 
Ramiro Morales
http://rmorales.net

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to