Closed GoogleCodeExporter closed 8 years ago
I've seen this message as well. However, when I do as suggested, replace the
require
'gettext/utils' with 'gettext/tools' it exits with an error immediately. In the
API
documentation of the ruby-gettext page, it doesn't look like any syntax is
changed
though. I'll look later for the exact message.
Original comment by boukewou...@gmail.com
on 25 May 2010 at 4:21
This is even more weird than I thought. Output is:
/usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/tools.rb:74:in
`initialize'
/usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/tools.rb:74:in `open'
/usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/tools.rb:74:in
`msgmerge'
/usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/tools.rb:136:in
`update_pofiles'
./configure:85:in `update_lang'
./configure:183:in `block in <main>'
./configure:161:in `each'
./configure:161:in `<main>'
No such file or directory - ./lcale//./oce/po/rubyripper.po
Also, for some reason a directory is made with lcale. So before this weird
stuff is
fixed upstream, I will happily ignore the warning.
Original comment by boukewou...@gmail.com
on 26 May 2010 at 7:28
Original issue reported on code.google.com by
jeda...@gmail.com
on 25 May 2010 at 7:29