Thank you very much, it's now working!

On Feb 14, 3:23 pm, Volker Haas <[email protected]> wrote:
> On 02/14/2011 12:21 PM, Harkle wrote:
>
>
>
> > [ec2-user@cassidie mwlib.rl]$ make
> > ./compile_messages.py
> > Traceback (most recent call last):
> >    File "./compile_messages.py", line 6, in<module>
> >      compile_messages(localedir='mwlib/rl/locale')
> >    File "/usr/lib64/python2.7/site-packages/mwlib-0.12.14-py2.7-linux-
> > x86_64.egg/mwlib/l10n.py", line 90, in compile_messages
> >      execute('msgfmt', '--check-format', '--output-file', mo_filename,
> > path)
> >    File "/usr/lib64/python2.7/site-packages/mwlib-0.12.14-py2.7-linux-
> > x86_64.egg/mwlib/l10n.py", line 10, in execute
> >      popen = subprocess.Popen(args, stdout=subprocess.PIPE,
> > stderr=subprocess.PIPE)
> >    File "/usr/lib64/python2.7/subprocess.py", line 672, in __init__
> >      errread, errwrite)
> >    File "/usr/lib64/python2.7/subprocess.py", line 1201, in
> > _execute_child
> >      raise child_exception
> > OSError: [Errno 2] No such file or directory
> > make: *** [messages] Error 1
>
> You need to install gettext.
>
> Regards,
> Volker
>
> --
> volker haas                 brainbot technologies ag
> fon +49 6131 2116394        boppstra e 64
> fax +49 6131 2116392        55118 mainz
> [email protected]    http://www.brainbot.com/

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" 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/mwlib?hl=en.

Reply via email to