openoffice.org-2.3.1_1 depends on libpaper-1.1.21_3
Jung-uk Kim
jkim at FreeBSD.org
Wed Feb 27 17:24:40 UTC 2008
On Wednesday 27 February 2008 11:34 am, Richard (Rick) Seay wrote:
> On Tue, Feb 26, 2008 at 1:05 PM, Jung-uk Kim <jkim at freebsd.org>
wrote:
> > AFAIK, paperconf is an optional feature and it is not fatal
> > error.
>
> Thanks for the quick reply.
>
> I just reproduced the problem. Here is the message that I got:
>
> $ ls ~/.openoffice.org2
>
> ls: /home/rick/.openoffice.org2: No such file or directory
>
> $ /usr/local/bin/openoffice.org-2.3.1
>
> paperconf: not found
>
> $
>
>
> There was no pre-existing ~/.openoffice.org2. Perhaps I should not
> have used the word "failed". In fact, the setup dialog completed
> properly, but the "paperconf: not found" message made me think that
> there was an error. From your reply, it seems that the message may
> be safely ignored. After looking into it further, I find I can
> produce the error message by just renaming /usr/local/bin/paperconf
> and running any component of openoffice.
Yes, you can safely ignore the message. FYI, it is optional feature
because paperconf is GPL'd:
http://www.openoffice.org/issues/show_bug.cgi?id=77363
Then, Linux people had the same issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78617
So, the final code became like this:
http://lxr.go-oo.org/source/gsl/psprint/source/printer/printerinfomanager.cxx#143
Unfortunately it does not work for FreeBSD but I didn't bother looking
into it. ;-)
Jung-uk Kim
More information about the freebsd-openoffice
mailing list