Internationalisation problems
Joakim Andreasson
joakim.andreasson at gmx.net
Thu May 29 03:00:03 CEST 2003
Hi,
I tried to report this some months ago, but i don't remember getting any
replies. Maybe I wasn't specific enough.
Anyway, I cannot get internationalisation to work, or even the .mo files
installed. All that happens when the make install process reaches the po
directories is:
Making install in po
if test -r ".././mkinstalldirs"; then .././mkinstalldirs
/usr/local/share; else /bin/sh ../mkinstalldirs /usr/local/share; fi
if test "xfce4-mixer" = "glib"; then if test -r ".././mkinstalldirs";
then .././mkinstalldirs /usr/local/share/glib-2.0/gettext/po; else
/bin/sh ../mkinstalldirs /usr/local/share/glib-2.0/gettext/po; fi;
.././install-sh -c -m 644 ./Makefile.in.in
/usr/local/share/glib-2.0/gettext/po/Makefile.in.in; else : ; fi
And nothing gets installed. Running make in the same directories does
nothing.
It seems the makefiles generated in these directories are erraneous.
Then, if I generate a .gmo/.mo file myself and put in the right
directory, it doesn't work either.
Some perhaps usable information about my system:
FreeBSD 4.7, gettext (GNU gettext) 0.11.5, libtool 1.3.4-freebsd-ports,
automake (GNU automake) 1.7 .
Regards,
Joakim
---
More information about the Xfce4-dev
mailing list