From owner-freebsd-openoffice@FreeBSD.ORG Thu May 12 19:42:34 2005 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F5A516A4CE for ; Thu, 12 May 2005 19:42:34 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id B552343D60 for ; Thu, 12 May 2005 19:42:33 +0000 (GMT) (envelope-from adam.stroud@gmail.com) Received: by zproxy.gmail.com with SMTP id 16so845462nzp for ; Thu, 12 May 2005 12:42:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=P96emmMKdDhD4hnM/1A7gXE4adfZJDvjVeQTkMK24ej9eLQnaDEOSmmi8SwzA76R4oZ9tknjABP7vlicgYc6lBhsWKzY/pv65tCrToLRAF4BzfkNCrJgvuBFTqADJp32NEbZsQb0Lt0KvXsLMGUUHr7+4gY2jjE4UpWV06PGjm4= Received: by 10.36.128.13 with SMTP id a13mr806337nzd; Thu, 12 May 2005 12:42:32 -0700 (PDT) Received: by 10.36.42.16 with HTTP; Thu, 12 May 2005 12:42:32 -0700 (PDT) Message-ID: Date: Thu, 12 May 2005 15:42:32 -0400 From: Adam Stroud To: openoffice@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Openoffice-2.0-devel X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Adam Stroud List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 19:42:34 -0000 All I am attepmting to install openoffice 2.0 from the ports collection on FreeBSD 5.4-STABLE. When building the dependencies, I run into a conflict with bison-devel and an earlier version of bison that I currently have installed (also as a dependency). What is the best way to remedy the system? Thanks A