Message-Id: <200506031718.j53HINYJ005755@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Gary R. Van Sickle" To: Subject: RE: nedit 5.4 and 5.5 - locale not supported problem Date: Fri, 3 Jun 2005 12:18:08 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <42A08EB7.4050500@web.de> X-IsSubscribed: yes > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Ireneusz R. Janiszewski > Sent: Friday, June 03, 2005 12:09 PM > To: cygwin AT cygwin DOT com > Subject: nedit 5.4 and 5.5 - locale not supported problem > > Hello, > > I am trying to use nedit 5.5 or 5.4 with locale "pl" but I > have encountered problem, which I cannot solve. > The nedit reports "locale not supported by C library, locale > unchanged" > and in fact I cannot enter the locale specific characters. > All existing documents are displayed correctly in the nedit. > Problem is only with text typing. > > ------------------------------------------------------------------ > $ nedit -V > locale not supported by C library, locale unchanged NEdit 5.5 > Sep 30, 2004 > > Built on: Win32, 386, GNU C > Built at: Oct 16 2004, 06:48:22 > With Motif: 2.1.0 [@(#)GNU/LessTif Version 2.1 Release > 0.93.94] Running Motif: 2.1 [unknown] > Server: The Cygwin/X Project 60802000 > Visual: 24-bit TrueColor (ID 0x22, Default) > Locale: C > ------------------------------------------------------------------ > > I have set variables "LANG=pl_PL" and "LC_ALL=pl_PL". With > this configuration I can run and successfully use nedit 5.3. > The version is unfortunately the last nedit version I can use > without the locale problem. > > The runtime requirements, which I have found in nedit package > documentation are met. Currently I am using: > cygwin-1.5.17-1 > expat-1.95.8-1 > lesstif-0.93.94-2 > libfontconfig1-2.2.2-1 > libfreetype26-2.1.5-1 > libXft2-2.1.6-1 > xorg-x11-bin-dlls-6.8.2.0-1 > zlib-1.2.2-1 > > I have to mention, that the nedit is the only one application > with the locale problem in my Cygwin installation. Could > somebody help me, please? > > Best regards, > Irek Unfortunately, Cygwin has never supported C locales, since it uses the newlib C library (which doesn't support them). Are 5.3 and 5.4+ linked differently? See what "cygcheck nedit.exe" says. I don't know why you'd get different results with the older version, since again locales weren't ever supported. -- Gary R. Van Sickle -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/