Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Apr 2010 09:34:44 -0500
From:      Steve Randall <srandall52@gmail.com>
To:        Andriy Gapon <avg@icyb.net.ua>
Cc:        ports@FreeBSD.org, openoffice@FreeBSD.org
Subject:   Re: openoffice.org-3.2.0-spadmin
Message-ID:  <20100408093444.2c4acfa9@locust.local>
In-Reply-To: <4BBDC3E1.3070304@icyb.net.ua>
References:  <4BBDC3E1.3070304@icyb.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 08 Apr 2010 14:54:09 +0300
Andriy Gapon <avg@icyb.net.ua> wrote:

> 
> Not sure if this is an upstream issue or something in editors/openoffice.org-3:
> openoffice.org-3.2.0-spadmin is a symlink to openoffice.org-3.2.0 and running it
> produces a "new document" startup window.
> I believe that it should be a symlink to
> ${LOCALBASE}/openoffice.org-3.2.0/openoffice.org3/program/spadmin which is the
> actual openoffice.org printer configuration program which, for example, allows to
> select which of the printers is to be used as a default one.

There's an omission in the port Makefile. The problem is that the
wrapper script /usr/local/bin/openoffice.org-3.2.0 contains a
%%OOOVERSION%% that does not get replaced (with "3.2.0") prior to
installing the file. Just make that change manually and it will work.



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