From owner-freebsd-openoffice@FreeBSD.ORG Wed Mar 24 01:51:31 2004 Return-Path: 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 A69E916A4CE for ; Wed, 24 Mar 2004 01:51:31 -0800 (PST) Received: from smtpo02.icare.priv (unknown [203.78.64.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 145F743D4C for ; Wed, 24 Mar 2004 01:51:31 -0800 (PST) (envelope-from satimis@icare.com.hk) Received: from smtpi02.icare.priv ([10.11.12.45]) by smtpo02.icare.priv with Microsoft SMTPSVC(5.0.2195.5329); Wed, 24 Mar 2004 17:51:30 +0800 Received: from 203.88.164.225 ([203.88.164.225]) by smtpi02.icare.priv with Microsoft SMTPSVC(5.0.2195.5329); Wed, 24 Mar 2004 17:51:29 +0800 From: Stephen Liu To: freebsd-openoffice@freebsd.org Date: Wed, 24 Mar 2004 17:48:58 +0800 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403241748.58493.satimis@icare.com.hk> X-OriginalArrivalTime: 24 Mar 2004 09:51:30.0047 (UTC) FILETIME=[94F2A8F0:01C41185] Subject: Chinese editing. X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Mar 2004 09:51:31 -0000 Hi folks, FreeBSD 5.2 ========== I have OOo 1.1.0 running on my PC working nicely. Now I want to add Chinese editing function. As per 'zh-openoffice-TW-1.1.0_2' on following link; http://www.freebsd.org/cgi/ports.cgi?query=openoffice&stype=all I need to install all packages indicated there. $ ls /var/db/pkg/ found them all installed except following packages. I found them on /usr/ports/ but some of them with older version; apache-ant-1.5.4_1 (needs -1.6.1) bison-1.875_2 gcc-3.4_20031112 javavmwrapper-1.4 jdk open-motif-2.2.2_1 (needs -2.2.2_2) unixODBC-2.2.6 (needs -2.2.7) urwfonts-1.0 zh-arphicttf-2.11_1 zh-ttfm-0.9.5 zip-2.3_1 Shall I install their newer version starting from tarballs. Or just install them from /usr/ports/ Also follwing packages already install but having their different version (with older version); fontconfig-2.2.90_3 (needs -2.2.90_4) freetype2-2.1.5_1 (needs -2.1.5_2) gettext-0.12.1 (needs -0.13.1) glib-2.2.3 (needs -2.2.3_1) gmake-3.80_1 (needs -3.80_2) tk-1.2.10_10 (needs -1.2.10_11) gtk-2.2.4_1 (needs -2.2.4_2) imake-4.3.0_1 (needs -4.3.0_2) lcms-1.09,1 (needs -1.1.1) pkgconfig-0.15.0 (needs -0.15.0_1 ) png-1.2.5_2 (needs -1.2.5_3) tiff-3.6.0 (needs -3.6.1_1) Kind advise shall I uninstall all of them and reinstall them from their tarballs TIA B.R. Stephen Liu