[Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14476 >
Daniel Markstedt wrote:
> I tried a direct 'make sv.gmo' in my /po catalog. This is the error message:
>
> file=./`echo sv | sed 's,.*/,,'`.gmo \
> && rm -f $file && -c --statistics -o $file sv.po
> /bin/sh: line 1: -c: command not found
> make: *** [sv.gmo] Error 127
>
>
> Is my version of 'make' too old or something?
I'm pretty sure that means you don't have gettext (specifically msgmerge
or xgettext or something) installed at all.
Try configuring with ./configure --enable-nls and see if that changes
anything. And again I want to see the po/Makefile. And probably also
the complete output from configure. configure really should be
detecting this (or an error) properly.
Of course the solution is to just install gettext.
-jason
- [Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken, Jason Short, 2005/10/27
- [Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken, Daniel Markstedt, 2005/10/27
- [Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken, Jason Short, 2005/10/27
- [Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken, Daniel Markstedt, 2005/10/27
- [Freeciv-Dev] (PR#14476) Localization on Mac OS X broken, Daniel Markstedt, 2005/10/27
- [Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken, Jason Short, 2005/10/27
- [Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken,
Jason Short <=
- [Freeciv-Dev] (PR#14476) Localization on Mac OS X broken, Daniel Markstedt, 2005/10/27
- [Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken, Jason Short, 2005/10/27
- [Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken, Jason Short, 2005/10/27
- [Freeciv-Dev] (PR#14476) Issues with gettext on Mac OS X, Daniel Markstedt, 2005/10/28
|
|