Re: Change the locale in cygwin terminal for diskpart results

2013-03-05 Thread Corinna Vinschen
On Mar 4 22:05, dbpradeep wrote: I am able to change the locale for cygwin but I want to use diskpart in cygwin and when i use list disk I want the results to be displayed in that locale $ export LANG=fr_FR.UTF-8 //change the lcoale to french $ diskpart //to use diskpart $list disk

Change the locale in cygwin terminal for diskpart results

2013-03-04 Thread dbpradeep
Hi, How can I change the locale in cygwin terminal for a session from english to say french and then run diskpart commands say list disk, to get the results in french -- View this message in context: http://cygwin.1069669.n5.nabble.com/Change-the-locale-in-cygwin-terminal-for-diskpart-results

Re: Change the locale in cygwin terminal for diskpart results

2013-03-04 Thread dbpradeep
I am able to change the locale for cygwin but I want to use diskpart in cygwin and when i use list disk I want the results to be displayed in that locale $ export LANG=fr_FR.UTF-8 //change the lcoale to french $ diskpart //to use diskpart $list disk // to list the disks details Disk

locale issue? cygwin 1.7, aspell 0.60, reproducible crash

2009-09-10 Thread Josh Berdine
Hi, I'm running cygwin 1.7 on windows 7 and seeing aspell crash every time I try to run it. The message I get from the shell is: $ aspell check foo.txt .cset could not be opened for reading or does not exist.lib/aspell-0.60/ Aborted (core dumped) while from within emacs: Starting new

RE: locale issue? cygwin 1.7, aspell 0.60, reproducible crash

2009-09-10 Thread Thrall, Bryan
Josh Berdine wrote on Thursday, September 10, 2009 4:48 PM: I'm running cygwin 1.7 on windows 7 and seeing aspell crash every time I try to run it. The message I get from the shell is: $ aspell check foo.txt .cset could not be opened for reading or does not exist.lib/aspell-0.60/ Aborted

Re: locale issue? cygwin 1.7, aspell 0.60, reproducible crash

2009-09-10 Thread Larry Hall (Cygwin)
On 09/10/2009 05:47 PM, Josh Berdine wrote: Hi, I'm running cygwin 1.7 on windows 7 and seeing aspell crash every time I try to run it. The message I get from the shell is: $ aspell check foo.txt .cset could not be opened for reading or does not exist.lib/aspell-0.60/ Aborted (core dumped)

Re: locale issue? cygwin 1.7, aspell 0.60, reproducible crash

2009-09-10 Thread Josh Berdine
Thrall, Bryan wrote in message Josh Berdine wrote on Thursday, September 10, 2009 4:48 PM: I'm running cygwin 1.7 on windows 7 and seeing aspell crash every time I try to run it. The message I get from the shell is: $ aspell check foo.txt .cset could not be opened for reading or does not

RE: Re: locale issue? cygwin 1.7, aspell 0.60, reproducible crash

2009-09-10 Thread Thrall, Bryan
Josh Berdine wrote on Thursday, September 10, 2009 5:46 PM: Thrall, Bryan wrote in message Looks like foo.txt has Windows line endings; try running 'd2u foo.txt' and then aspell again. Thanks, but after changing to unix line endings I see the same behavior. Same for checking the empty file.

Re: Re: locale issue? cygwin 1.7, aspell 0.60, reproducible crash

2009-09-10 Thread Josh Berdine
Thrall, Bryan wrote in message Josh Berdine wrote on Thursday, September 10, 2009 5:46 PM: Thrall, Bryan wrote in message Looks like foo.txt has Windows line endings; try running 'd2u foo.txt' and then aspell again. Thanks, but after changing to unix line endings I see the same behavior.

How to install a locale in cygwin?

2005-03-10 Thread Duong Duong
I ran an application but it told that: Cannot load either en_US.UTF-8 or vi_VN.UTF-8 locale To use this program you must have one of these locales installed. So how to install en_US.UTF-8 or vi_VN.UTF-8 in cygwin. Thanks. __ Do you Yahoo!?

Re: locale on cygwin

2002-04-29 Thread Christopher Faylor
at the project web page. For your convenience, I've reset the Reply-To: address to point to the cygwin mailing list. I've also Cc'ed this reply there. On Mon, Apr 29, 2002 at 02:17:13PM +, Georges Mertens wrote: Gentlemen, It appears so many people are needing 'locale' support under Cygwin. Could you

Tr: french locale and cygwin

2002-03-22 Thread Boris New
I saw that cygwin 1.3.10 has some locales for grep and textutils. How can I use them? I put in .bashrc: LC_CTYPE=ISO-8859-1 LC_ALL=fr_FR # (ou fr_BE, fr_CA, fr_CH, fr_LU ..) LANG=fr LESSCHARSET=latin1 export PATH PS1 LC_CTYPE LC_ALL LANG LESSCHARSET CVSROOT EDITOR CDPATH TMPDIR PATH