From owner-freebsd-openoffice@FreeBSD.ORG Tue Sep 16 08:01:10 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 AE23816A4B3 for ; Tue, 16 Sep 2003 08:01:10 -0700 (PDT) Received: from mrelay2.uni-hannover.de (mrelay2.uni-hannover.de [130.75.2.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D7D743F3F for ; Tue, 16 Sep 2003 08:01:09 -0700 (PDT) (envelope-from gerrit@pmp.uni-hannover.de) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2])h8GF0S2s007279; Tue, 16 Sep 2003 17:00:30 +0200 (MEST) Received: by www.pmp.uni-hannover.de (Postfix, from userid 846) id 0BBA2542; Tue, 16 Sep 2003 16:38:29 +0200 (CEST) Date: Tue, 16 Sep 2003 16:38:28 +0200 From: Gerrit =?iso-8859-1?Q?K=FChn?= To: Martin Blapp Message-ID: <20030916143828.GA13854@pmp.uni-hannover.de> References: <1063643970.5841.44.camel@truth.in.copyleft.no> <20030915184212.J47434@cvs.imp.ch> <20030916073404.GA9675@pmp.uni-hannover.de> <20030916161713.H47434@cvs.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030916161713.H47434@cvs.imp.ch> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) 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: Tue, 16 Sep 2003 15:01:10 -0000 On Tue, Sep 16, 2003 at 04:17:37PM +0200, Martin Blapp wrote: > > ===> Add wrapper scripts > > find: OpenOffice.org-1.1.0: No such file or directory > Already fixed, cvsup is your friend. Thanks. Ok, compile & install is working now. I can also run /usr/local/OpenOffice.org1.1.0/setup to create my new OOo-dir. However, having done that, I'm trying to start OOo with /usr/local/OpenOffice.org1.1.0/program/soffice; then I get an error box saying [...] The following internal error has occurred: GetStorage, name: 'file:///home/gerrit/Openoffice.org1.1.0/user/config/soffice.cfg' an error occurred during file opening. Well, the error might be that there actually is no such file... but why? cu Gerrit --