From owner-freebsd-openoffice@FreeBSD.ORG Mon Jun 12 16:07:57 2006 Return-Path: X-Original-To: freebsd-openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1199F16A477 for ; Mon, 12 Jun 2006 16:07:57 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C11743D5D for ; Mon, 12 Jun 2006 16:07:53 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k5CG76g2049602; Mon, 12 Jun 2006 12:07:06 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-openoffice@FreeBSD.org Date: Mon, 12 Jun 2006 12:06:48 -0400 User-Agent: KMail/1.6.2 References: <20060611184258.be180aa8.wirving@beats.hu> In-Reply-To: <20060611184258.be180aa8.wirving@beats.hu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200606121206.49962.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1534/Mon Jun 12 08:30:53 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Zoltan TANCZOS Subject: Re: freebsd 6.1-amd64 build 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: Mon, 12 Jun 2006 16:07:57 -0000 On Sunday 11 June 2006 12:42 pm, Zoltan TANCZOS wrote: > helo, > > Today I successfully built OpenOffice 2.0.3RC5 from ports on > FreeBSD 6.1-RELEASE, amd64. > > But when I want to "install" it (with openoffice.org-2.0.3rc5) > after I press "accept" to the EULA, it just quits. No error > message/core dump. (Previously, when it starts it says: I18N: > Operating system doesn't support locale "en_US" ) I am aware of the problem. It happens when you are running any XIM (input method). If you have any XIM running, kill it and retry. Unfortunately I wasn't able to track it down yet, i.e., ENOTIME. :-( Jung-uk Kim