Locale not supported by C library
by ryoko from LinuxQuestions.org on (#5EQDH)
Hi.
I am using Slackware 14.2 with xfce. Everything was working fine, until i tried to update system.
Now i have problem with locale. i can't save files with non latin characters. The warning i get is
Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale.
I changed /etc/profile.d/lang.sh to have
export LANG=el_GR.utf8
export LC_COLLATE=C
but nothing changed.
When i type locale, i get: Cannot set LC_ALL to default locale.
Any help?
Thank you.


I am using Slackware 14.2 with xfce. Everything was working fine, until i tried to update system.
Now i have problem with locale. i can't save files with non latin characters. The warning i get is
Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale.
I changed /etc/profile.d/lang.sh to have
export LANG=el_GR.utf8
export LC_COLLATE=C
but nothing changed.
When i type locale, i get: Cannot set LC_ALL to default locale.
Any help?
Thank you.