enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Enigma-devel] gettext support in CVS


From: Ingo van Lil
Subject: Re: [Enigma-devel] gettext support in CVS
Date: Wed, 21 Apr 2004 12:37:34 +0200
User-agent: Mutt/1.5.6i

On 21 Apr 2004, Daniel Heck wrote:

> > config.status: error: cannot find input file: po/Makefile.in.in
> 
> Oh, forgot this one... fixed

OK, now ./configure and make run trouble-free. But during "make install"
the detection of the mkinstalldirs script fails, probably because the
$MKINSTALLDIRS variable already contains a valid relative path:

make[1]: Entering directory `/home/inva/games/enigma/po'
/bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo 
"../.././mkinstalldirs" ;; esac` /usr/local/share
../.././mkinstalldirs: ../.././mkinstalldirs: No such file or directory
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/home/inva/games/enigma/po'
make: *** [install-recursive] Error 1

I removed that part from the po/Makefile and "make install" finished,
too. But I still get no translated messages from the game. Do I have to
do anything apart from setting LANG to de_DE?

        Cheers,
            Ingo





reply via email to

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