From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GVo2s-0004Dg-8e for garchives@archives.gentoo.org; Fri, 06 Oct 2006 11:39:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k96Bc4Lu029805; Fri, 6 Oct 2006 11:38:04 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k96BVod0030189 for ; Fri, 6 Oct 2006 11:31:50 GMT Received: by nf-out-0910.google.com with SMTP id p46so1441878nfa for ; Fri, 06 Oct 2006 04:31:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=THN4e7kLB7BW8nM+nDaa3AiFf90JaLoM3QLB3MynQVCWU3z5A734mk3BR+yS0vaorted9Ai2HpHyvNlUXcTaiHPgCLgbBnwssSGAVbRIrLpuTvC/LUEi0Goj0ZjTP+zlMi68mvgSiHtcCeugUkM2dK1j4pttkmZXTV42ymTIUx4= Received: by 10.48.48.18 with SMTP id v18mr5299127nfv; Fri, 06 Oct 2006 04:31:49 -0700 (PDT) Received: by 10.49.85.17 with HTTP; Fri, 6 Oct 2006 04:31:49 -0700 (PDT) Message-ID: <68b1e2610610060431r436b43bcw46ad254d3f942ecc@mail.gmail.com> Date: Fri, 6 Oct 2006 13:31:49 +0200 From: "Liviu Andronic" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] problem getting UTF-8 locale Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_160765_22319327.1160134309929" X-Archives-Salt: fa0b1713-1b57-40d6-81ea-eadc6017fcfe X-Archives-Hash: 4f269c5b59daf8b383f8e1e605802322 ------=_Part_160765_22319327.1160134309929 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sorry for the double-sent message. Have just changed the subject. Hello list, > > I have a slight problem with defining a en_US.UTF-8 locale. I tried the > Gentoo Official Documentation on Localization and Syste-wide > UTF-8, but I cannot make actually having en_US.UTF-8. Here are some commands I ran: > > > The locales I have (nothing changes even after I run the rest of the > commands. > localhost ~ # locale -a > C > en_US.utf8 > POSIX > > localhost ~ # localedef -i en_US -f UTF-8 en_US.UTF-8 > localhost ~ # locale-gen > * Generating 1 locales (this might take a while) > * (1/1) Generating en_US.UTF-8 ... [ ok ] * Generation complete > localhost ~ # locale -a > C > en_US.utf8 > POSIX > localhost ~ # env | grep -i LC_ > LC_ALL=en_US.UTF-8 > > > -- Liviu ------=_Part_160765_22319327.1160134309929 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sorry for the double-sent message. Have just changed the subject.

Hello list,

I have a slight problem with defining a en_US.UTF-8 locale. I tried the Gentoo Official Documentation on Localization and Syste-wide UTF-8, but I cannot make actually having en_US.UTF-8. Here are some commands I ran: 

The locales I have (nothing changes even after I run the rest of the commands.
localhost ~ # locale -a
C
en_US.utf8
POSIX

localhost ~ # localedef -i en_US -f UTF-8 en_US.UTF-8
localhost ~ # locale-gen
* Generating 1 locales (this might take a while)
* (1/1) Generating en_US.UTF-8 ... [ ok ] * Generation complete
localhost ~ # locale -a
C
en_US.utf8
POSIX
localhost ~ # env | grep -i LC_
LC_ALL=en_US.UTF-8



--
Liviu ------=_Part_160765_22319327.1160134309929-- -- gentoo-user@gentoo.org mailing list