From owner-freebsd-emulation Fri Jun 25 5:10: 8 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from xtsah.ukc.ac.uk. (xtsah.ukc.ac.uk [129.12.41.34]) by hub.freebsd.org (Postfix) with SMTP id B0DAB14CC9 for ; Fri, 25 Jun 1999 05:10:05 -0700 (PDT) (envelope-from dlombardo@excite.com) Received: from excite.com by xtsah.ukc.ac.uk. (SMI-8.6/SMI-SVR4) id NAA11147; Fri, 25 Jun 1999 13:10:12 +0100 Message-ID: <37737260.560DEDF@excite.com> Date: Fri, 25 Jun 1999 13:13:20 +0100 From: Dean Lombardo Organization: University of Kent at Canterbury X-Mailer: Mozilla 4.5 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-emulation@freebsd.org, nthomas@elender.hu Subject: Re: Staroffice 5.1 installation Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > So, I put the advised .sversionrc in my home directory, but no success. > Still, the setup starts. > > Actually, my .sversionrc contains only the path to the StarOffice binary > (i.e. only the directories) and not the path of the binary itself. Does > that matter? I'll try that tomorrow... > > Does ANYONE have a working StarOffice 5.1 on FreeBSD? I very much hope > it's possible to get it going. Any ideas/help would be appreciated. My guess is that you have installed StarOffice in "standalone mode" which only works for the user who installed it. That is to say, if you install it as root, and then run it as a normal user, the setup utility starts again for that user. To fix this, you have to reinstall it in "network mode". "./setup /net" used to work before but now it seems to ignore the /net parameter. It doesn't matter though, as you can go to /usr/local/staroffice (or wherever you unpacked it) and change line 4 of the file instdb.ins from the default "Mode = STANDALONE" to "Mode = NETWORK". Then you can install it as root, and each user can run it as themselves, only specifying the individual license code and key (the ones you get from their web site). Hope this solves your problem, Dean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message