Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2008 12:24:24 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-openoffice@FreeBSD.org
Subject:   Re: openoffice.org-2.3.1_1 depends on libpaper-1.1.21_3
Message-ID:  <200802271224.31228.jkim@FreeBSD.org>
In-Reply-To: <fb8f6ef40802270834h5f3b0cd7r9178778b6d0a919@mail.gmail.com>
References:  <fb8f6ef40802260838i3812566awa39d16b6344b334@mail.gmail.com> <200802261305.57241.jkim@FreeBSD.org> <fb8f6ef40802270834h5f3b0cd7r9178778b6d0a919@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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



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