Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2012 14:54:57 +0900 (JST)
From:      Maho NAKATA <chat95@mac.com>
To:        peter@rulingia.com
Cc:        freebsd-office@freebsd.org, scf@freebsd.org
Subject:   Re: OpenOffice 3.4.0 issues
Message-ID:  <20120523.145457.1730336767779848407.chat95@mac.com>
In-Reply-To: <20120520200512.GA39231@server.rulingia.com>
References:  <alpine.BSF.2.02.1205112146440.2749@thor.farley.org> <alpine.BSF.2.02.1205181122560.2749@thor.farley.org> <20120520200512.GA39231@server.rulingia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
fixed, please verify!
From: Peter Jeremy <peter@rulingia.com>
Subject: Re: OpenOffice 3.4.0 issues
Date: Mon, 21 May 2012 06:05:12 +1000

> On 2012-May-18 11:31:09 -0400, "Sean C. Farley" <scf@freebsd.org> wrote:
>>On Fri, 11 May 2012, Sean C. Farley wrote:
>>> 1. The configuration for my user was being created here:
>>> /usr/local/openoffice-3.4.0/openoffice.org3/program/../program/../.openoffice.org
> 
> Yes.  avg@ & I have also noticed this.
> 
>>> 2. Permissions on most directories under /usr/local/openoffice-3.4.0 
>>> were 775.  umask for root is 022.  However, the package I created (via 
>>> portmaster -g) installed on another system (with portmaster -P) with 
>>> correct permissions.
> 
> I also noticed the 775 permissions but haven't installed it via a
> package yet.
> 
>>Here is my fix.  I modified 
>>/usr/local/openoffice-3.4.0/openoffice.org3/program/bootstraprc by 
>>changing:
>>UserInstallation=$ORIGIN/../.openoffice.org/3
>>to:
>>UserInstallation=$SYSUSERCONFIG/.openoffice.org/3
> 
> avg@ suggested $SYSUSERHOME/.openoffice.org/3 but I notice that OOo
> used $SYSUSERCONFIG/.openoffice.org/3  - they appear equivalent.
> 
> -- 
> Peter Jeremy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120523.145457.1730336767779848407.chat95>