From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QxcgQ-0002ZW-Ep for garchives@archives.gentoo.org; Sun, 28 Aug 2011 10:33:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BA3D21C27F; Sun, 28 Aug 2011 10:33:31 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 3979621C0CE for ; Sun, 28 Aug 2011 10:32:29 +0000 (UTC) Received: by wyg36 with SMTP id 36so4532210wyg.40 for ; Sun, 28 Aug 2011 03:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=pus4WnJgCeQ/7hM6NVZ19xKAbY6qKGF5IximjLtNcTA=; b=V+rcq0jgwpahOLjU7Q6G1vUsMV8QhCd2Ky+kNNAMpY0WCv1BnbehNO6lsyU/02ZuGw TsJ1jf3m7a5yPM3c5ficpgS8H3vukRS+ZIgfd+UKaZumIfzm+CXK3qcBi7RfuDnNWhUl mWTNsgD7/u6jLHPnLZuw5lwtZf5cxDYX+RN+A= Received: by 10.216.230.36 with SMTP id i36mr3538284weq.103.1314527548247; Sun, 28 Aug 2011 03:32:28 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id b47sm2157333wed.46.2011.08.28.03.32.26 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 28 Aug 2011 03:32:27 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Question regarding UTF-8 settings Date: Sun, 28 Aug 2011 11:33:01 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.39-gentoo-r3; KDE/4.6.5; x86_64; ; ) References: <20110828085136.GA3111@solfire> In-Reply-To: <20110828085136.GA3111@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4063795.oOsyFq5slJ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201108281133.13357.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: a6730eff3438bd3e1aae1cb560be5758 --nextPart4063795.oOsyFq5slJ Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Sunday 28 Aug 2011 09:51:36 meino.cramer@gmx.de wrote: > Hi, >=20 > following this guide: > http://www.gentoo.org/doc/en/utf-8.xml >=20 > Doing a >=20 > locale -a | grep de_DE | grep utf >=20 > I got: >=20 > de_DE.utf8 >=20 > . >=20 > Then I created the file >=20 > /etc/init.d/02locale Hmm ... you probably want to create /etc/env.d/02locale instead. Then set in it: LC_LANG=3Dde_DE.utf8 and perhaps:=20 LC_TIME=3D"POSIX" LC_COLLATE=3D"C" and things should hopefully work out as intended after you run env-update o= r=20 logout/login. =2D-=20 Regards, Mick --nextPart4063795.oOsyFq5slJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk5aGWkACgkQVTDTR3kpaLYG6wCaAzSNrcdWjgLhZ8JI0VCNhzef r1gAn3sEUyreKuynguij5hbjumhj07pF =Mdn2 -----END PGP SIGNATURE----- --nextPart4063795.oOsyFq5slJ--