Re: Django internationalization problem: Error: errors happened while running xgettext on __init__.py /bin/sh: xgettext: command not found

2009-11-10 Thread Nicu Marcu
I did not know that gettext should be installed. After installing it (
apt-get install gettext) - Debian, it's working just fine.

2009/11/10 rebus_ 

>
> 2009/11/9 NMarcu :
> >
> > Hello all,
> >
> >   When I run django-admin.py makemessages -l ro I got this:
> > Error: errors happened while running xgettext on __init__.py
> > /bin/sh: xgettext: command not found
> >
> > You know why, I need to install somethng else?
> > >
> >
>
> are you sure you have gettext installed on your computer?
>
> >
>


-- 
All the best,

Nicolae MARCU

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: Django internationalization problem: Error: errors happened while running xgettext on __init__.py /bin/sh: xgettext: command not found

2009-11-09 Thread rebus_

2009/11/9 NMarcu :
>
> Hello all,
>
>   When I run django-admin.py makemessages -l ro I got this:
> Error: errors happened while running xgettext on __init__.py
> /bin/sh: xgettext: command not found
>
> You know why, I need to install somethng else?
> >
>

are you sure you have gettext installed on your computer?

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Django internationalization problem: Error: errors happened while running xgettext on __init__.py /bin/sh: xgettext: command not found

2009-11-09 Thread NMarcu

Hello all,

   When I run django-admin.py makemessages -l ro I got this:
Error: errors happened while running xgettext on __init__.py
/bin/sh: xgettext: command not found

You know why, I need to install somethng else?
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---