[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:
> Actually, it seems like I'm missing Freeciv's .mo files in
> /usr/local/share/locale/... (only subversion mo's are in there)
>
> A "make install" in my po/ dir produce the following output:
>
> if test "freeciv" = "gettext"; then \
> /bin/sh `case "bootstrap/mkinstalldirs" in /*) echo
> "bootstrap/mkinstalldirs" ;; *) echo "../bootstrap/mkinstalldirs" ;; esac`
> /Users/daniel/freeciv-bin/share/gettext/po; \
> /usr/bin/install -c -m 644 ./Makefile.in.in \
> /Users/daniel/freeciv-bin/share/gettext/po/Makefile.in.in; \
> else \
> : ; \
> fi
>
>
> Something to do with that 'config.h' file? The only such file I have in my
> freeciv source is in the amiga/ dir...
./configure will make a config.h file. If not...I don't know what's
going on.
Try running with ./configure --enable-nls.
-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 <=
- [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, 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, 2005/10/27
- [Freeciv-Dev] (PR#14476) Issues with gettext on Mac OS X, Daniel Markstedt, 2005/10/28
|
|