From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [217.116.0.34] (helo=correo2.acens.net) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1KDiF8-0002Kp-Ox for openembedded-devel@openembedded.org; Tue, 01 Jul 2008 17:58:10 +0200 Received: (qmail 8244 invoked from network); 1 Jul 2008 15:55:04 -0000 Received: from unknown (HELO [192.168.0.37]) (joaquimduran.adtelecom.es@[83.32.134.48]) (envelope-sender ) by correo2.acens.net (qmail-ldap-1.03) with SMTP for ; 1 Jul 2008 15:55:03 -0000 Message-ID: <486A524B.2080702@adtelecom.es> Date: Tue, 01 Jul 2008 17:50:35 +0200 From: Joaquim Duran Organization: AD Telecom User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org Subject: Installation of a new locale in an installed image X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.10 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2008 15:58:11 -0000 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Dear all, I know that to create an image with several locales, these locales should be included in LINGUAS var. I'm interested in install a new locale to an already installed image. For this new locale to install, I've installed the corresponding glibc-localedata- and glibc-locale- packages, but the locale could not be used. Perphaps I'm wrong, but I think that a glibc-binary-localedata should be installed. Could you confirm it? How can I generate these packages? Thanks and Best Regards, Joaquim Duran