From owner-freebsd-current@FreeBSD.ORG Mon Mar 28 12:17:12 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4172916A4CE; Mon, 28 Mar 2005 12:17:12 +0000 (GMT) Received: from gddsn.org.cn (gddsn.org.cn [218.19.164.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9323D43D3F; Mon, 28 Mar 2005 12:17:11 +0000 (GMT) (envelope-from wsk@gddsn.org.cn) Received: from [192.168.168.138] (unknown [192.168.168.138]) by gddsn.org.cn (Postfix) with ESMTP id B3FB638CB4D; Mon, 28 Mar 2005 19:24:20 +0800 (CST) Message-ID: <4247E912.8010600@gddsn.org.cn> Date: Mon, 28 Mar 2005 19:22:58 +0800 From: wsk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; zh-CN; rv:1.7.6) Gecko/20050326 X-Accept-Language: zh-cn,zh MIME-Version: 1.0 To: current@freebsd.org, openoffice@freebsd.org Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 28 Mar 2005 12:45:42 +0000 Subject: related to locale problem with recent CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2005 12:17:12 -0000 hi,folks.with my Mar 25's CURRENT,my openoffice always complain: I18N: Operating system doesn't support locale "" and could active my XIM server! here is my locale: %locale LANG=zh_CN.eucCN LC_CTYPE="zh_CN.eucCN" LC_COLLATE="zh_CN.eucCN" LC_TIME="zh_CN.eucCN" LC_NUMERIC="zh_CN.eucCN" LC_MONETARY="zh_CN.eucCN" LC_MESSAGES="zh_CN.eucCN" LC_ALL= any ideas?must rebuild long times for OOO suite?? TIA