OpenOffice 3.4.0 issues
Maho NAKATA
maho at FreeBSD.org
Mon May 21 00:45:57 UTC 2012
Hi
thanks for your reports. I'll fix on the next weekend...
Thanks
Nakata Maho
From: Peter Jeremy <peter at 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 at 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
More information about the freebsd-office
mailing list