From owner-freebsd-openoffice@FreeBSD.ORG Tue Sep 23 17:44:03 2003 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 004A116A4BF for ; Tue, 23 Sep 2003 17:44:03 -0700 (PDT) Received: from mx6.mail.ru (mx6.mail.ru [194.67.23.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8703243FEC for ; Tue, 23 Sep 2003 17:44:01 -0700 (PDT) (envelope-from my-subs@mail.ru) Received: from [62.0.89.152] (port=1786 helo=old.home) by mx6.mail.ru with smtp id 1A1xl5-0008hd-00; Wed, 24 Sep 2003 04:43:56 +0400 Date: Wed, 24 Sep 2003 03:43:38 +0300 From: Alexander Portnoy To: andy@richardflanagan.com.au Message-Id: <20030924034338.673aba66.my-subs@mail.ru> In-Reply-To: <1064361102.1510.41.camel@Rockstar.richardflanagan.com.au> References: <1064303459.63215.40.camel@Rockstar.richardflanagan.com.au> <20030923104254.B24438@cvs.imp.ch> <1064356436.1510.15.camel@Rockstar.richardflanagan.com.au> <20030924023946.315a8418.my-subs@mail.ru> <20030924024550.4b624051.my-subs@mail.ru> <1064361102.1510.41.camel@Rockstar.richardflanagan.com.au> X-Mailer: Sylpheed (FreeBSD) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam: Not detected cc: freebsd-openoffice@freebsd.org Subject: Re: M$ and Open Office X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 00:44:03 -0000 On 24 Sep 2003 09:51:42 +1000 Andy K wrote: > Hi Alexander > > Thank you very much for that. Excellent, I will add that today :). One > question though - do I have to deinstall the version I have on my system > at the moment - Or will the new one overwrite it ? > > Thanks > Andrew Kozak > > On Wed, 2003-09-24 at 09:45, Alexander Portnoy wrote: > > On Wed, 24 Sep 2003 02:39:46 +0300 > > Alexander Portnoy wrote: > > > > > > > > Get OpenOffice 1.1rc4 package for FreeBSD 4.8 > > > from http://projects.imp.ch/openoffice and add 128 or 256 MB RAM ;-) > > > It works fine on FreeBSD-4.8-RELEASE (P-III-866MHz/256MB RAM) and really opens > > > M$-OfficeXP documents (doc, ppt, ...). It has great support for bidirectional > > > languages (hebrew works very well) and can export documents to different formats (including PDF). > > > > > > _______________________________________________ > > > freebsd-openoffice@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > > > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org" > > > > > > > pkg_add openoffice-1.1RC4.tgz > > touch ${HOME}/.OpenOffice.org1.1.0/user/config/soffice.cfg > > _______________________________________________ > > freebsd-openoffice@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org" > > > > > All You need is to remove (or just rename) an existing ${HOME}/.OpenOffice* directory. Afer 'pkg_add openoffice-1.1RC4.tgz' and 'touch ${HOME}/.OpenOffice.org1.1.0/user/config/soffice.cfg' You must run 'openoffice-1.1' as user and answer number of questions. One of the questions is an installation type - choose the network variant of installation instead of workstation one. Otherwise OpenOffice will install itself into your home directory (~200MB) instead of setting up configuration files only.