[i18n-discuss] [indiana-discuss] How can I add the UTF8 locales?
Ienup Sung
Ienup.Sung at Sun.COM
Mon Oct 26 11:37:39 PDT 2009
It appears you have the de_DE.UTF-8 locale properly installed in
your system.
Have you hard rebooted your system and afterward, what would be the
output of locale command? It should show something like the following
and you should have all processes in your system running with the locale
unless the locale setting has been explicitly re-defined one way or
another:
% locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_ALL=
Ienup
R. Nippes wrote at 10/25/09 02:09:
> Hi,
>
> so far everything is ok with my installation and zone setup.
>
> root at mysql01:~# /usr/bin/ls -1R /usr/lib/locale/de_DE.UTF-8 | grep de_DE.UTF-8.so
> de_DE.UTF-8.so.3
> de_DE.UTF-8.so.3
> root at mysql01:~# env LC_ALL=de_DE.UTF-8 date
> Sonntag, 25. Oktober 2009, 09:44:50 Uhr CET
>
> The methods_unicode.so.3 file is also in place.
>
> The original problem remains. I want to run ampache http://ampache.org/index.php in this zone and this software has trouble with locale settings.
>
> Catalog Created
> /daten/_musik/Ben Folds Five/Ben Folds Five-Philosophy.mp3 does not match site charset
> /daten/_musik/Ben Folds Five/Ben Folds Five-Don't Change Your Plans.mp3 does not match site charset
> /daten/_musik/Pete Mayes/Pete Mayes-I'm Ready (live).mp3 does not match site charset
> /daten/_musik/The Peter Malick Group Featuring Norah Jones/The Peter Malick Group Featuring Norah Jones-Strange Transmissions.mp3 does not match site charset
>
> I don't see any special character in this file filenames. All plain ASCII.
> site_charset in the ampache.cfg.php file is set to UTF-8.
>
> Is anybody running this software on Solaris 10?
More information about the i18n-discuss
mailing list