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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <001901c1a396$02281e10$070da8c0@pucki> From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: Subject: Cygwin & Perl & locale Date: Tue, 22 Jan 2002 23:41:45 +0100 Organization: JSI MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g0MMfXs31911 Hello, everytime I call perldoc I get an error message like locale: not found According to perllocale a call to "perl -V:d_setlocale" shows whether perl is built with locale support or not. Obviously Perl available via Cygwin was build with locale support. Since Cygwin currently has an incomplete support for locales, how can I configure perl to ignore the locales? Any hint given by perllocale did not work: - setting LC_ALL to "C" - setting PERL_BADLANG to 0 Any other ideas? Regards, Jörg -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/