From owner-freebsd-openoffice@FreeBSD.ORG Thu Apr 29 22:59:29 2010 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29C2E10656C4 for ; Thu, 29 Apr 2010 22:59:29 +0000 (UTC) (envelope-from malcolm.kay@internode.on.net) Received: from ipmail06.adl6.internode.on.net (ipmail06.adl6.internode.on.net [150.101.137.145]) by mx1.freebsd.org (Postfix) with ESMTP id B124F8FC17 for ; Thu, 29 Apr 2010 22:59:28 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqoFAK+m2Ut20oPY/2dsb2JhbACQeIwecr8WgnQBghsEgzo Received: from ppp118-210-131-216.lns20.adl6.internode.on.net (HELO alpha.home) ([118.210.131.216]) by ipmail06.adl6.internode.on.net with ESMTP; 30 Apr 2010 08:14:10 +0930 From: Malcolm Kay Organization: at home To: freebsd-openoffice@freebsd.org Date: Fri, 30 Apr 2010 08:14:08 +0930 User-Agent: KMail/1.8 References: <201004281012.28224.malcolm.kay@internode.on.net> In-Reply-To: <201004281012.28224.malcolm.kay@internode.on.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201004300814.08594.malcolm.kay@internode.on.net> Subject: Re: I18N: Operating system doesn't support locale "en_US" - Solved X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2010 22:59:29 -0000 On Wed, 28 Apr 2010 10:12 am, Malcolm Kay wrote: > On starting openoffice.org-2.4.3 I immediately get the > warning/error: I18N: Operating system doesn't support locale > "en_US" > > Since my locale is not US why should openoffice care? > > In any case, what does it want in order to believe that > the operating system does support locale "en_US"? > Sorry my forgetfulness! A new FreeBSD installation and overlooked setting :lang=...: in /etc/login.conf. But I still wonder where the "en_US" gets nominated, maybe a default in Openoffice. Thanks Malcolm