From owner-freebsd-openoffice@FreeBSD.ORG Mon Sep 29 16:30:56 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 01A1D16A4C2 for ; Mon, 29 Sep 2003 16:30:56 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 761BB4400B for ; Mon, 29 Sep 2003 16:30:54 -0700 (PDT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.9p2/8.12.3) with ESMTP id h8TNUmOk001345; Tue, 30 Sep 2003 01:30:49 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Tue, 30 Sep 2003 01:30:48 +0200 (CEST) From: Martin Blapp To: Psyche101 In-Reply-To: <1064876221.1783.32.camel@Rockstar.richardflanagan.com.au> Message-ID: <20030930012921.F64425@cvs.imp.ch> References: <1064876221.1783.32.camel@Rockstar.richardflanagan.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Open Office Questions Subject: Re: Open Office 1.1RC4 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, 29 Sep 2003 23:30:56 -0000 Hi, > The following internal error has occurred: Get Storage Name > 'file//usr/home/andy/OpenOffice.org1.1.0/user/config/soffice.cfg'an > error occurred during file opening > > I just created a blank file, (the soffice.cfg) should I have put > something in there ? As I told you, this error only appears if the permissions on this file are wrong or if it does not exist. This is fixed in the current port. Does ls -ld /usr/home/andy/OpenOffice.org1.1.0/user/config/soffice.cfg work ? Is wit writeable for user andi ? Martin