Dear Group,
Distribution: Debian 6.0.5
I am getting the following error message when I run 'locale -a'.
Code:
root@localhost:/etc% locale -a
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
en_US.utf8
Below is what I have done so far to fix the problem.
1). Uncommented en_US.UTF-8 from /etc/locale.gen
2). run 'dpkg-reconfigure locales' and chose en_US.UTF-8. The output of this command is
Code:
Generating locales (this might take a while)...
en_US.UTF-8... done
Generation complete.
I am still getting the same error and am not sure how to fix this issue.
Regards,
suraty