From owner-freebsd-openoffice@FreeBSD.ORG Mon Sep 15 09:43:14 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 90E1216A4BF for ; Mon, 15 Sep 2003 09:43:14 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CCAB43FBF for ; Mon, 15 Sep 2003 09:43:13 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.9p1/8.12.3) with ESMTP id h8FGh65m074963; Mon, 15 Sep 2003 18:43:06 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by nbs.imp.ch (8.12.8/8.12.3) with ESMTP id h8FGh5lH13559347; Mon, 15 Sep 2003 18:43:06 +0200 (MES) Date: Mon, 15 Sep 2003 18:43:05 +0200 (CEST) From: Martin Blapp To: Lars Bungum In-Reply-To: <1063643970.5841.44.camel@truth.in.copyleft.no> Message-ID: <20030915184212.J47434@cvs.imp.ch> References: <1063643970.5841.44.camel@truth.in.copyleft.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: openoffice@freebsd.org Subject: Re: Adjustments to /usr/local/bin/openoffice_1.1 script 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: Mon, 15 Sep 2003 16:43:14 -0000 Hi, Beta1.1 is very very old. All these bugs have been fixes and 1.1RC4 is alvailable. Look at http://projects.imp.ch/openoffice (CURRENT onyl at the moment) Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On Mon, 15 Sep 2003, Lars Bungum wrote: > Hello! > > You're probably aware, but just in case. I installed the > openoffice-1.1Beta.tgz binary package from ports succesfully, but wasn't > able to make it run from $HOME/OpenOffice.org1.1Beta/after having run > setup. > > Then I found this: > http://www.oooforum.org/forum/viewtopic.php?t=2473&view=previous > > that suggested I used /usr/local/bin/openoffice_1.1* to start it > instead. This ducked the SplashScreen error. However, I also needed to > adjust the shell script, replacing this line like here: > > - cd $oopath && exec $program "$@" > + cd $oopath && exec ./$program "$@" > > -- > Mvh. > Lars Bungum > Copyleft Software AS > T > > > > _______________________________________________ > 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" >