From owner-freebsd-openoffice@FreeBSD.ORG Tue Feb 26 18:06:07 2008 Return-Path: Delivered-To: freebsd-openoffice@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 65E43106566B; Tue, 26 Feb 2008 18:06:06 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-openoffice@FreeBSD.org Date: Tue, 26 Feb 2008 13:05:55 -0500 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200802261305.57241.jkim@FreeBSD.org> Cc: Subject: Re: openoffice.org-2.3.1_1 depends on libpaper-1.1.21_3 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 18:06:07 -0000 On Tuesday 26 February 2008 11:38 am, Richard (Rick) Seay wrote: > I installed openoffice.org-2.3.1_1 from ports on FreeBSD > 6.3-RELEASE. Initially, the user setup failed because the program > paperconf was missing. After I installed and configured > print/libpaper, the setup worked. Should print/libpaper be added > to the dependency list for editors/openoffice.org-2? AFAIK, paperconf is an optional feature and it is not fatal error. In fact, the error message is hidden on other platforms, i.e., "paperconf 2> /dev/null". Probably you had other problem and it was fixed by itself, e.g., previous incompatible configurations in ~/.openoffice.org2. Jung-uk Kim