[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Gdk-WARNING **: locale not supported by C library



> 
> But when I do this I get the following message
> prior to the opening of galeon:
> 
> Gdk-WARNING **: locale not supported by C library
> 

in a shell run this:

echo $LC_ALL
echo $LANG

if the value is en_US (as I expect it is) then you need to edit /etc/locale.gen.

Here is my file:

en_US ISO-8859-1
en_US.UTF-8 UTF-8

There is a comment at that top of the file explaining what it is, where to get
info and what to do when you are done editing.



Reply to: