From owner-freebsd-emulation Tue Sep 21 9:52: 3 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from isds.duke.edu (davinci.isds.duke.edu [152.3.22.1]) by hub.freebsd.org (Postfix) with ESMTP id 741E81527B for ; Tue, 21 Sep 1999 09:51:24 -0700 (PDT) (envelope-from sto@stat.Duke.EDU) Received: from cayenne.isds.duke.edu (cayenne.isds.duke.edu [152.3.22.11]) by isds.duke.edu (8.8.8/8.8.8) with ESMTP id MAA22296; Tue, 21 Sep 1999 12:51:20 -0400 (EDT) Received: (from sto@localhost) by cayenne.isds.duke.edu (8.8.8/8.8.8) id MAA11218; Tue, 21 Sep 1999 12:51:20 -0400 (EDT) Message-ID: <19990921125119.K10316@stat.Duke.EDU> Date: Tue, 21 Sep 1999 12:51:20 -0400 From: "Sean O'Connell" To: holm@freibergnet.de Cc: FreeBSD emulation Subject: Re: Staroffice 5.1a on - current Reply-To: "Sean O'Connell" References: <19990921091819.B90487@pegasus.freibergnet.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 In-Reply-To: <19990921091819.B90487@pegasus.freibergnet.de>; from Holm Tiffe on Tue, Sep 21, 1999 at 09:18:19AM +0200 X-Organization: Institute of Statistics and Decision Sciences Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 1999 Sep 21, Holm Tiffe (aka holm@freibergnet.de) wrote: > Hi, > I have tried to install Staroffice 5.1a (from SUN) on my workstation > and a problem that persists is the "pluginmanager". > > I have patched the applicat.rdb file: > > MD5 (applicat.rdb) = c027d58a3213288a856b468cef21e142 > MD5 (applicat.rdb.orig) = adea1eecc92c2a1996b4e1ed51595486 > but the pluginmanager can't still be loaded... > > Has anyone fixed that problem ? Hi Holm- I managed to get StarOffice-5.1 (english ...) up and going by following a mixture of http://www.serv.net/~mcglk/staroffice-install.html and copying applicat.rdb off of a linux box. 1) My box FreeBSD 3.3-Stable with linux-base-5.2 (pre release version ;) 2) I installed mine using /net option: me% su - root # cd so51inst/office51 # setenv LD_LIBRARY_PATH /tmp/sv001.tmp # ./setup /net went through the whole shooting match # cd /usr/local/Office51/bin (edit soffice as per instructions on webpage above) # mv Fun & More to Fun-and-More (as in webpage) # cp applicat.rdb applicat.rdb.bad # cp linuxapplicat.rdb applicat.rdb # exit me% set path = ($path /usr/local/Office51/bin) me% setup and then me% soffice Seems to work... it was failing complaining about the same problem before I made the changes to soffice script and putting in the linux applicat.rdb. Could the patch given be for English language ones? Any friends with linux boxes who are willing to share? Hope this helps. S -- ----------------------------------------------------------------------- Sean O'Connell Email: sean@stat.Duke.EDU Institute of Statistics and Decision Sciences Phone: (919) 684-5419 Duke University Fax: (919) 684-8594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message