On Sat, 5 Nov 2005 05:29:04 -0600 "Steven P. Ulrick" <lists@...1052...> wrote:
On Sat, 5 Nov 2005 10:15:24 +0000 Ben Fowler <ben.the.mole@...400...> wrote:
On 11/5/05, Steven P. Ulrick <lists@...1052...> wrote:
On Sat, 5 Nov 2005 09:05:47 +0000 Ben Fowler <ben.the.mole@...400...> wrote:
It is possible that your gettext-tools installation can handle plural expressions in some cases, but not in all cases.
Maybe the problem is with Fedora (are other Fedora users able to compile Inkscape?).
Maybe we need to check for versions and/or capabilities of gettext-tools.
I would suspect that myself, since I have "/usr/bin/msgfmt" installed but I don't have "/usr/bin/gmsgfmt" installed. Since I have the weekend off, I will try compiling gettext from the most recent source I can get a hold of. I will even check into various Fedora Core 3/Rawhide SRPMS. If I have any luck, I will get back to with the output of "/usr/bin/gmsgfmt -o$ pt_BR.gmo pt_BR.po"
Hello, Ben While re-compiling the src.rpm for FC3's version of gettext, I observed the following: checking for gmsgfmt... /usr/bin/msgfmt Can I assume that /usr/bin/msgfmt is the same as /usr/bin/gmsgfmt?
If it is, here is the output of "/usr/bin/gmsgfmt -o$ pt_BR.gmo pt_BR.po"
[steve@...1062... po]$ /usr/bin/msgfmt -o$ pt_BR.gmo pt_BR.po pt_BR.gmo:1:2: parse error pt_BR.gmo:1: keyword "$" unknown pt_BR.gmo:2: keyword "P" unknown pt_BR.gmo:3: keyword "a" unknown pt_BR.gmo:4: keyword "a" unknown pt_BR.gmo:5: keyword "a" unknown pt_BR.gmo:6: keyword "d" unknown pt_BR.gmo:7: keyword "_e" unknown pt_BR.gmo:8: keyword "Vf" unknown pt_BR.gmo:9: keyword "f" unknown pt_BR.gmo:10: end-of-line within string pt_BR.gmo:11: keyword "p" unknown pt_BR.gmo:12: keyword "p" unknown pt_BR.gmo:13: end-of-line within string pt_BR.gmo:14: keyword "r" unknown pt_BR.gmo:15: keyword "Xv" unknown pt_BR.gmo:16: keyword "tv" unknown pt_BR.gmo:17: end-of-line within string pt_BR.gmo:18: keyword "L" unknown pt_BR.gmo:19: keyword "M" unknown /usr/bin/msgfmt: too many errors, aborting
NOW I will go to bed.......
Steven P. Ulrick