On tis, 2011-10-18 at 21:47 -0700, Jeff Davis wrote:
> On Tue, 2011-10-18 at 22:25 +0300, Peter Eisentraut wrote:
> > Presumably because Jeff doesn't have that particular locale installed.
> > locale -a would clarify that.
>
> $ locale -a |grep -i tr
> tr_CY.utf8
> tr_TR.utf8
>
> So, yes, I only have the UTF8 version. I didn't realize they were
> different -- do you happen to know what package I need for just plain
> tr_TR?
dpkg-reconfigure locales
or
apt-get install locales-all