Date: Fri, 21 Nov 2008 16:28:24 +0200 From: pepe <plaine@gmail.com> To: freebsd-questions@freebsd.org Subject: 7.0 locale problem Message-ID: <c6ef380c0811210628q16a3ded8ta498d67eae4cb877@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I recently upgraded from 5.4 to 7.0 (to 6.3 first and then to 7.0) and now
there are some locale problems this server. I have same I had earlier on 5.=
4
login.conf with settings:
:charset=3Diso-8859-15:\
:lang=3Dfi_FI.ISO8859-15:
for all users. And locale command says:
LANG=3Dfi_FI.ISO8859-15
LC_CTYPE=3D"fi_FI.ISO8859-15"
LC_COLLATE=3D"fi_FI.ISO8859-15"
LC_TIME=3D"fi_FI.ISO8859-15"
LC_NUMERIC=3D"fi_FI.ISO8859-15"
LC_MONETARY=3D"fi_FI.ISO8859-15"
LC_MESSAGES=3D"fi_FI.ISO8859-15"
LC_ALL=3D
Finnish characters (=E4=F6) doesn't work on terminal (they give nothing), b=
ut
them works on some softwares like nano and vi. Yet them doesn't work on som=
e
other programs. Like weechat (ircclient that some users use).
And perl started saying this every time it's run:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL =3D (unset),
LANG =3D "en_US.ISO8859-15"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
So. What might have been changed there on upgrade procedure?
--=20
pepe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c6ef380c0811210628q16a3ded8ta498d67eae4cb877>
