From owner-freebsd-openoffice@FreeBSD.ORG Tue Feb 26 17:05:31 2008 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DB8F106566C for ; Tue, 26 Feb 2008 17:05:31 +0000 (UTC) (envelope-from lists.seay@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by mx1.freebsd.org (Postfix) with ESMTP id 490B713C45A for ; Tue, 26 Feb 2008 17:05:31 +0000 (UTC) (envelope-from lists.seay@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so2532492waf.3 for ; Tue, 26 Feb 2008 09:05:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Cmz5OlRCNQncNPESktZ5GhBoP1AqPxggLF31/gAA4oU=; b=sRG54W4XwYw9s1mnGZDD44RuU5JJPgYyH+P6vk4t8o7h6xJ2zT0VoNsDoXyQKU45BNb3ErqGikLfXoDVrUKxtaG+qUXgZseSuUalCzlfSPS2Oanxv/MiRf9nDwBd52bPy6Rm3f+Wr/DSj/lrpqzRsU1EApjHY8TKYgEQXU8KNqc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=WiH2w7/nHP7iDqkhqR7hTWKbsNCyiyej8UbMqlNr5QtmmFwcKKFuBKcMZ0oEMKRM7OQT2YgtLareBh04tWXkcHo8J3UC0nxO1pL1aIHZ48ywsMLzkH/y5H5D8/5N1SNSTq/BafoYv29jNpik6pG3JaQ1jJK/V/yNMM0YurAj64M= Received: by 10.114.80.4 with SMTP id d4mr5728478wab.44.1204043880108; Tue, 26 Feb 2008 08:38:00 -0800 (PST) Received: by 10.114.157.3 with HTTP; Tue, 26 Feb 2008 08:38:00 -0800 (PST) Message-ID: Date: Tue, 26 Feb 2008 11:38:00 -0500 From: "Richard (Rick) Seay" To: freebsd-openoffice@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 17:05:31 -0000 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?