Subject: Re: OpenOffice 1.1.4 Binaries
To: None <tech-pkg@netbsd.org>
From: Nobuyuki SASAKI <sasaki@3bit.co.jp>
List: tech-pkg
Date: 02/22/2005 14:52:37
Hello,
From: "Zafer Aydogan" <zafer@gmx.org>
Subject: OpenOffice 1.1.4 Binaries
Date: Sun, 20 Feb 2005 22:44:14 +0100 (MET)
> Matthias and I from the BSD-Crew ( http://www.bsd-crew.de ) have built
> various OpenOffice 1.1.4 binary packages for NetBSD 2.0/i386, which can be
> downloaded at
> http://matthias.bsd-crew.de/pkg/
I tried to make binary for available language.
I use Japanese binary and it seems work well.
Build environment:
XFree86 Version 4.4.0
NetBSD melody.tukusi.ne.jp 2.0 NetBSD 2.0 (MELODY) #0:
pkgsrc/misc/openoffice
$NetBSD: distinfo,v 1.27 2005/01/06 15:52:20 mrauch Exp $
SHA1 (openoffice-1.1.4/OOo_1.1.4_source.tar.gz) = 3161dbe53f6ec0b0d5a65790a2b1dd3d7331b430
Download:
http://nobug.tukusi.ne.jp/OpenOffice/
binaries named like;
OOo_1.1.4_NetBSDIntel-(CODE)-(LANG).tar.gz
ex:
OOo_1.1.4_NetBSDIntel-81-JAPAN.tar.gz
md5:
OOo_1.1.4_NetBSDIntel-md5.txt
I think original OOo code has a mistake in sal/osl/unx/nlsupport.c as;
#if defined(LINUX) || defined(NETBSD)
/*choose*/
#elif (NETBSD)
/*not choose, but right*/
#endif
Cannot display Japanese font when use original pkgsrc.
I made a patch, and build with it.
http://nobug.tukusi.ne.jp/OpenOffice/OOo_1.1.4_NetBSDIntel-add-patch.tar.gz
Best Regards,
--
<sasaki@3bit.co.jp> SAPPORO
Nobuyuki SASAKI Sunbit System Co.Ltd. http://www.3bit.co.jp/ JAPAN
--