Re: Debian locale settings

2001-10-15 Thread J.H.M. Dassen \(Ray\)
On Mon, Oct 15, 2001 at 20:48:05 +, Johann Spies wrote: > LANGUAGE = (unset), > LC_ALL = "en_GB", > LC_CTYPE = "iso_8859_1", > LANG = (unset) > perl: warning: Falling back to the standard locale ("C"). Try something along the lines of LC_MESSAGES=en_US LC_CTYPE=en_US.ISO8859-1 LC_COLLATE=C >

Debian locale settings

2001-10-15 Thread Johann Spies
After installing woody I get these irritating messages every time I run apt-get: -- perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = "en_GB", LC_CTYPE = "iso_8859_1", LANG = (unset) are supported an