From owner-freebsd-amd64@FreeBSD.ORG Wed Aug 10 16:32:47 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F4B316A41F for ; Wed, 10 Aug 2005 16:32:47 +0000 (GMT) (envelope-from bob@immure.com) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDB2443D48 for ; Wed, 10 Aug 2005 16:32:46 +0000 (GMT) (envelope-from bob@immure.com) Received: from pimout1-ext.prodigy.net (pimout1-int.prodigy.net [207.115.5.65]) by ylpvm43.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j7AGKhfY000519 for ; Wed, 10 Aug 2005 12:22:03 -0400 X-ORBL: [66.136.206.1] Received: from maul.immure.com (adsl-66-136-206-1.dsl.austtx.swbell.net [66.136.206.1]) by pimout1-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id j7AGKCVq127914; Wed, 10 Aug 2005 12:20:19 -0400 Received: from luke.immure.com (luke.immure.com [10.1.132.3]) by maul.immure.com (8.13.3/8.12.11) with ESMTP id j7AGK6Hg097524; Wed, 10 Aug 2005 11:20:06 -0500 (CDT) (envelope-from bob@immure.com) Received: from luke.immure.com (localhost [127.0.0.1]) by luke.immure.com (8.13.1/8.13.1) with ESMTP id j7AGK5uJ068641; Wed, 10 Aug 2005 11:20:05 -0500 (CDT) (envelope-from bob@luke.immure.com) Received: (from bob@localhost) by luke.immure.com (8.13.1/8.12.11/Submit) id j7AGK5CT068640; Wed, 10 Aug 2005 11:20:05 -0500 (CDT) (envelope-from bob) Date: Wed, 10 Aug 2005 11:20:05 -0500 From: Bob Willcox To: Greg Lewis Message-ID: <20050810162005.GA67793@luke.immure.com> References: <42ECB269.4030206@mail.uni-mainz.de> <20050805225309.GA99941@luke.immure.com> <20050810034707.GA49313@dragon.NUXI.org> <200508100913.36763.andy@athame.co.uk> <20050810115100.GA66492@luke.immure.com> <20050810160533.GB4434@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050810160533.GB4434@misty.eyesbeyond.com> User-Agent: Mutt/1.5.9i X-immure-MailScanner-Information: Please contact the ISP for more information X-immure-MailScanner: Found to be clean X-MailScanner-From: bob@immure.com Cc: "O. Hartmann" , Andy Fawcett , freebsd-amd64@freebsd.org Subject: Re: OpenOffice2.0 64Bit ready? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bob Willcox List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2005 16:32:47 -0000 On Wed, Aug 10, 2005 at 10:05:34AM -0600, Greg Lewis wrote: > On Wed, Aug 10, 2005 at 06:51:00AM -0500, Bob Willcox wrote: > > On Wed, Aug 10, 2005 at 09:13:33AM +0300, Andy Fawcett wrote: > > > On Wednesday 10 August 2005 06:47, David O'Brien wrote: > > > > On Fri, Aug 05, 2005 at 05:53:09PM -0500, Bob Willcox wrote: > > > > > On Tue, Aug 02, 2005 at 10:28:40AM -0700, David O'Brien wrote: > > > > > > On Sun, Jul 31, 2005 at 01:13:45PM +0200, O. Hartmann wrote: > > > > > > > Dear Sirs. > > > > > > > I do not follow up everything written herein, so my question may > > > > > > > sound stupid. > > > > > > > On my FreeBSD 6.0 AMD64 box I run a 'clean' 64 Bit FreeBSD 6.0 (no > > > > > > > 32Bit compatibility). I want to use OpenOffice from time to time > > > > > > > reading Word or Excel documents. Can we compile and run OO 2.0 > > > > > > > without 32 Bit compatibility enabled? I know this implies 64Bit clean > > > > > > > code, so the major question would be whether OO 2 is 64 Bit clean or > > > > > > > not. > > > > > > > > > > > > No OOo isn't 64-bit clean. > > > > > > > > > > Is it possible to build and run a 32-bit version of OOo on AMD64? > > > > > > > > Build, no. Run should be possible. Someone really needs to sit down and > > > > wrap their heads around the Ports Collection and make it so that we can > > > > install 32-bit i386 packages (actually just the .so's) on FreeBSD/AMD64. > > > > > > I actually tried this just the other day, using pkg_add to install the 32bit > > > OOo. There were no errors during the pkg_add, but when I try to configure: > > > > > > $ /usr/local/OpenOffice.org1.1.5/setup > > > /usr/libexec/ld-elf.so.1: Shared object "libsal.so.3" not found, required by > > > "javaldx" > > > /usr/libexec/ld-elf.so.1: Shared object "libsb645fi.so" not found, required by > > > "setup.bin" > > > > > > I haven't really had time to investigate this further though. > > > > I had the same problem when I tried to run a 32bit version of OOo on my > > AMD64 system; and like you, haven't had a chance to persue it yet. > > I'm running the 32 bit Linux version from SuSE 9.3 under emulation on > my amd64 box and its working quite well, so there is always that option. I have not been so fortunate there either. I don't recall which Linux version I tried, but whichever it was it wasn't much better. It would start up okay but crashed easily. I may try that again, but I really would prefer a native FreeBSD version (either 32 or 64 bit, doesn't really matter to me). Bob > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org -- Bob Willcox The early bird who catches the worm works for someone bob@immure.com who comes in late and owns the worm farm. Austin, TX -- Travis McGee