Hello,

I guess that you installed the gettext binaries on your system and thus you can use them in command lines. That's OK to run the CW scripts that generate the gettext .mo and .po files!

But you probably forgot to install the gettext PHP extension in your PHP and thus your PHP is not gettext-enabled. Try displaying a phpinfo() to make sure of it. It is actually not available you'll have to recompile your PHP with the gettext support.

AS

Andreas Kreis a écrit :
Hi

Testing my gettext installation with the script "testgettext.sh" gives
the message

Gettext is not installed correctly !

However, "apt-get gettext" says that the newset version is installed and
I have edited "locales.alias" and run "locale-gen". "dpkg-reconfigure
locales" was run too.

Is there something else that I am missing..? The above error message
provides no further infos.


"php testgettext.php" prints:

Fatal error: Call to undefined function bindtextdomain() in
/var/www/cartoweb3/scripts/testgettext.php on line 53


Has anyone any idea where I could go on?  I would like to use German in
a project.

Many thanks, Andreas.

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users
_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to