Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2005:
[Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken
Home

[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]
To: himasaram@xxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#14476) Localization on Mac OS X broken
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 27 Oct 2005 14:19:13 -0700
Reply-to: bugs@xxxxxxxxxxx

<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





[Prev in Thread] Current Thread [Next in Thread]