From owner-freebsd-stable@FreeBSD.ORG Sat Jul 29 16:38:45 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA85416A4E0 for ; Sat, 29 Jul 2006 16:38:45 +0000 (UTC) (envelope-from V.Haisman@sh.cvut.cz) Received: from service.sh.cvut.cz (service.sh.cvut.cz [147.32.127.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29AA443D45 for ; Sat, 29 Jul 2006 16:38:42 +0000 (GMT) (envelope-from V.Haisman@sh.cvut.cz) Received: from localhost (localhost [127.0.0.1]) by service.sh.cvut.cz (Postfix) with ESMTP id AAA1F1A33CC; Sat, 29 Jul 2006 18:38:41 +0200 (CEST) Received: from service.sh.cvut.cz ([127.0.0.1]) by localhost (service [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08310-05; Sat, 29 Jul 2006 18:38:38 +0200 (CEST) Received: from logout.sh.cvut.cz (logout.sh.cvut.cz [147.32.127.203]) by service.sh.cvut.cz (Postfix) with ESMTP id 944741A33C9; Sat, 29 Jul 2006 18:38:38 +0200 (CEST) Received: from [192.168.1.2] (localhost [127.0.0.1]) by logout.sh.cvut.cz (Postfix) with ESMTP id 6D40761C24; Sat, 29 Jul 2006 18:38:19 +0200 (CEST) Message-ID: <44CB8F04.30800@sh.cvut.cz> Date: Sat, 29 Jul 2006 18:38:28 +0200 From: =?UTF-8?B?VsOhY2xhdiBIYWlzbWFu?= User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd-stable@freebsd.org X-Enigmail-Version: 0.94.0.0 OpenPGP: id=733031B4 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAMFBMVEUnMzWJm5S+0864pn5r blp/hnW2up7X7uqftbNRVUrW1LGBdGfHwJqPi3ScoYtBQzhDxGEwAAAAB3RJTUUH1QoQDDgyQtx8 HQAAAkNJREFUeJzFU0toU0EUPYu66CpGdCUUmoUJkpUDQUoNBVEUrBJsq1Ki2EIKIUZ8mydBhYi0 wVUXJVCLCrFN4DIEQdxIqdBIFsMkWD9YJClCRGKjJaviynjfe8RPogtXPcObuXPOPXd+PHj+Aeyo QNmobGLXVeANGM+GsP0B2yqHHNVoCD2LwLglVGZx7yXSlADR0uZu9C4Bpy3hUxPvH/cuUw6UoPCL h64I8KAJuMpwRU8uUMJy0OIpHVeXmulZoCc/t0LlTbJLEY1EudPRcnVjgAP5Osdl4K5HVP4+2bAI okaUA0Iq6Q59+Zy2eMWN6EpFTsa3+uD1+JKj4TPHuYTSMaLScLAaqk94YJqG4ds30hojOVgYoNJc NTztNU2TBYbhu9Aafnq08ORja37da1NwBrN/b7NVEc+b8yecuYkp08vNvLYneVZRaSH1vS0UnfHm OUPzWaZufHPmCWSdWrfeGVQQKmcsO4If8pAdXJ/xF4QQAeOVY1AQQcfirwkLUWeWVTgi6vaGt2xe BGzBEIMQorru8RxgPqY1V6uxYnwVBRZEI1ytCm3dE8mC2DgcbzCJGHdBEVDKuWDSwsrSGoqzJmNt 2jJpNueIH0qS8/0JrDKnVBdvOzIsdVr4zaX9dn9xcLLKdCtQGfutVacLE9Ja+yfbDvO4aMWrklfK /JYv15C8Kw9S10kup5Bys0N1bLdcn4HvTl/Xlh6Fpllwj5/XpH9BUXn/ym0Dvv7Rt2MywojpYiSi i7Hsscaa19zZ//y/hR+BT/ns80nmJAAAAABJRU5ErkJggg== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig80144CFA608FCFD1F6BAC6CD" X-Virus-Scanned: by amavisd-new at sh.cvut.cz X-Spam-Status: No, hits=-5.9 tagged_above=-255.0 required=5.0 tests=ALL_TRUSTED, BAYES_00 X-Spam-Level: Subject: en_GB.UTF-8 locale X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2006 16:38:45 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig80144CFA608FCFD1F6BAC6CD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I have problems using this locale. As far as I know, it should be valid, but programmes like Perl of Firefox complain that it doesn't exist. I have FreeBSD 6.1 and I set it through .login_conf together with charset parameter. The Perl problem looks like this: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL =3D (unset), LANG =3D "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). What am I supposed to do to make it work? -- Vaclav Haisman --------------enig80144CFA608FCFD1F6BAC6CD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEVAwUBRMuPDUNOZDESBK8FAQIffAf+LVNNpl3j6SDU7rWqP9J7/AZtnrDQQ99D FWH2wvZABVPrHLH7LktUYYpot4HHnd0BAkzmiiSXDKjXaeRsYsuc/JMk+8dNLTl8 PsFHE/SeJ2P71EpFfEDyo/3GxZsQUCoygneOO+A4V5NOEv/CljzfYWS8kRDy0y1P Z5A0VwcS+4bFiMon2REw6FrGI0fspo6cUoQJOvCPlZXZWcURWTO+DG5q1C9AkLDd L/CJCSbX74wTBkR+jcnAOGxPweylj2CUDOB+oC6a3gU2YzCIZLcwlqFlbKUU263U ozY2hPSulgTdgKw0fC1bfv4Jm2axFs1NomOXDtzlIUqEpLw+BU+1BA== =wmad -----END PGP SIGNATURE----- --------------enig80144CFA608FCFD1F6BAC6CD--