From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_ADSP_NXDOMAIN, DMARC_MISSING,MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from pandora.cs.kun.nl (pandora.cs.kun.nl [131.174.33.4]) by chiba.3jane.net (Postfix) with ESMTP id EF867ABAEF for ; Wed, 23 Oct 2002 02:23:41 -0500 (CDT) Received: from callisto by pandora.cs.kun.nl via callisto.cs.kun.nl [131.174.33.75] with ESMTP for id g9N7NeTm012386 (8.12.5/3.56); Wed, 23 Oct 2002 09:23:41 +0200 (MET DST) Content-Type: text/plain; charset="iso-8859-1" From: Paul de Vrieze To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] OpenOffice compiled from sources, in french ... Date: Wed, 23 Oct 2002 09:23:39 +0200 User-Agent: KMail/1.4.3 References: <20020808044903.0846BAC800@chiba.3jane.net> <20021020011801.678dbdec.asm8@iFrance.com> In-Reply-To: <20021020011801.678dbdec.asm8@iFrance.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200210230923.39840.gentoo-user@devrieze.net> Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: aac2eb84-08d3-46e7-a617-110ca0ba3be3 X-Archives-Hash: 57d2efaa7185bb545480d98142d76685 On Sunday 20 October 2002 01:18, Sylvain wrote: > Hello ! > > I am trying to get open office working, compiled from sources. > To do that, i've changed 2 lines in the ebuild : > 1) i changed the configure option '--with-lang=3DENUS' by this > one : '--with-lang=3DALL' (FREN doesn't compile) > 2) i change the line '[ -z "${LANGUAGE}" ] && LANGUAGE=3D01' > where i replaced 01 by 33 (which is the right code for France) export LANGUAGE=3D33 should be enough. > Everything seems good, but when i launch oowrite (for example), > all what i get is a very short message : "Aborted" > Then, an "echo $?" tells me "134" I believe the problem is that you don't have the french locale files. I d= on't=20 know how to install them. But I do know the default sources come only wit= h=20 the german and english locales. (The 200+ languages in this world would=20 really really bloat the source package) Paul --=20 Paul de Vrieze Junior Researcher Mail: pauldv@cs.kun.nl Homepage: http://www.devrieze.net