Re: set language in bash

2005-07-19 Thread Chris Bannister
On Mon, Jul 18, 2005 at 12:28:56AM -0400, Kevin Mark wrote: > this is my 'locale' info: > LANG=en_US > LC_CTYPE="en_US" > LC_NUMERIC="en_US" > LC_TIME="en_US" > LC_COLLATE="en_US" If you have LC_COLLATE=C then the output of ls -al is easier to follow. > LC_MONETARY="en_US" > LC_MESSAGES="en_US" >

Re: set language in bash

2005-07-18 Thread Wim De Smet
On 7/17/05, Vegard|drageV <[EMAIL PROTECTED]> wrote: > I'm trying to install a program using apt-get, and I'm getting an > errormessage wich I do not understand. At the moment the bash language > is set to norwegian, and I wish to temporarily to set the language to > english so I can post the error

Re: set language in bash

2005-07-17 Thread Kevin Mark
On Mon, Jul 18, 2005 at 12:40:15AM +0200, Vegard|drageV wrote: > On 7/17/05, Paul E Condon <[EMAIL PROTECTED]> wrote: > > On Sun, Jul 17, 2005 at 02:49:57PM -0400, Stephen R Laniel wrote: > > > On Sun, Jul 17, 2005 at 08:29:46PM +0200, Vegard|drageV wrote: > > > > I'm trying to install a program us

Re: set language in bash

2005-07-17 Thread Vegard|drageV
On 7/17/05, Paul E Condon <[EMAIL PROTECTED]> wrote: > On Sun, Jul 17, 2005 at 02:49:57PM -0400, Stephen R Laniel wrote: > > On Sun, Jul 17, 2005 at 08:29:46PM +0200, Vegard|drageV wrote: > > > I'm trying to install a program using apt-get, and I'm getting an > > > errormessage wich I do not unders

Re: set language in bash

2005-07-17 Thread Paul E Condon
On Sun, Jul 17, 2005 at 02:49:57PM -0400, Stephen R Laniel wrote: > On Sun, Jul 17, 2005 at 08:29:46PM +0200, Vegard|drageV wrote: > > I'm trying to install a program using apt-get, and I'm getting an > > errormessage wich I do not understand. At the moment the bash language > > is set to norwegian

Re: set language in bash

2005-07-17 Thread Stephen R Laniel
On Sun, Jul 17, 2005 at 08:29:46PM +0200, Vegard|drageV wrote: > I'm trying to install a program using apt-get, and I'm getting an > errormessage wich I do not understand. At the moment the bash language > is set to norwegian, and I wish to temporarily to set the language to > english so I can post