From owner-freebsd-questions Thu Mar 5 14:47:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA02174 for freebsd-questions-outgoing; Thu, 5 Mar 1998 14:47:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail1.ScotiaCapital.com ([198.137.70.22]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA02164 for ; Thu, 5 Mar 1998 14:47:05 -0800 (PST) (envelope-from Alex_Wong@scotiamarkets.com) Received: from mailserver.ScotiaCapital.com by mail1.ScotiaCapital.com id RAA17417; Thu, 5 Mar 1998 17:18:57 -0500 Received: from sbtorsvr99.tor.scotia-mcleod.com by mailserver.ScotiaCapital.com with ESMTP id RAA12576 for ; Thu, 5 Mar 1998 17:18:59 -0500 (EST) Received: from scotiamarkets.com ([199.85.175.129]) by sbtorsvr99.tor.scotia-mcleod.com (Netscape Messaging Server 3.01) with ESMTP id AAA12496; Thu, 5 Mar 1998 17:18:04 -0500 Message-ID: <34FF249B.3281A5B9@scotiamarkets.com> Date: Thu, 05 Mar 1998 17:18:03 -0500 From: Alex Ching-Yuen Wong Organization: Scotia Capital Markets X-Mailer: Mozilla 4.04 [en] (X11; I; SunOS 5.5.1 sun4u) MIME-Version: 1.0 To: "Joe \"Marcus\" Clarke" , freebsd-questions@FreeBSD.ORG Subject: Re: Help: StarOffice-4.0 freezes almost immediately References: Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe "Marcus" Clarke wrote: > > I was getting the same error with it when I installed it. The trick is > not to install it as a shared package, but rather as something only you > use. That is, you need to have read/write access to all of the > components. If you want anyone else to use it, they, too, need to have > read/write access. This version of 4.0 doesn't support network > installations. I guess you need to buy licenses for them. If this has > changed, I'd sure like to know, as I'd like to do a shared install on > my machine. Take a look at this website: http://www.clark.net/pub/ray/staroffice.html which contains useful installation instructions. There is also a hack on the settings for a multi-user environment, which is in turn available from here: http://www.on-line.de/~michael.hoennig/soffice4-linux-faq-01.html Actually, the script doesn't work quite well for FreeBSD, but it should not be hard if you take some time knowing what it's about and make some changes. (like there is no cp -d flag in FreeBSD, just minor stuff ;) The StarOffice is a real memory-beast, and you would need certain amount of free mem(including vm!) to run. I have also upgrade my linux libc to 4.4.41, and put it into the ${SO4}/lib, and is working quite well. I have not tried 4.4.44 though. I suspect it is probably due to some kinda vm enhancement in -current(971225), and after the upgrade, it is going on quite smoothly though. It's an Office suite, anyhow, but that's free, apart from Applix. Rgds, Alex Wong. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message