Date: 10 Aug 2005 23:32:58 +0200 From: "Arno J. Klaassen" <arno@heho.snv.jussieu.fr> To: Bob Willcox <bob@immure.com> Cc: freebsd-amd64@freebsd.org Subject: Re: OpenOffice2.0 64Bit ready? Message-ID: <wphddxjx4l.fsf@heho.snv.jussieu.fr> In-Reply-To: <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> <20050810162005.GA67793@luke.immure.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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 use 32bit linux openoffice.org1.9.100 . It crashed easily till I replaced the first three line of the startup script by : #!/compat/linux/bin/sh PATH=/usr/bin:/bin export PATH This prevents OO from finding (wrong) /usr/local/bin/java. Works flawless since (though I only use writer and spreadsheet). Arno
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wphddxjx4l.fsf>