Dear Fred,

Fred White wrote:
> I have to following errors
> -bash: warning: setlocale: LC_ALL: cannot change locale (en_GB.utf8)
> 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

Normally, this would be a case of

# dpkg-reconfigure locales

However,

> rc  locales 2.11.3-4                             Embedded GNU C Library: […]

indicates that for some reason, locales is not installed on your
computer (rc means removed, but configuration files left). Try to
install it (apt-get install locales) and then configure it to your
wishes.

Best,

Claudius
-- 
Please don’t CC me.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130806011529.27ce2...@ares.home.chubig.net

Reply via email to