From owner-freebsd-questions@FreeBSD.ORG Tue Dec 14 19:50:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C4B916A4DC for ; Tue, 14 Dec 2004 19:50:35 +0000 (GMT) Received: from dave.horsfall.org (mrdavi2.lnk.telstra.net [139.130.75.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A5A43D73 for ; Tue, 14 Dec 2004 19:50:32 +0000 (GMT) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by dave.horsfall.org (8.11.4/8.11.4) with ESMTP id iBEJoUF04422 for ; Wed, 15 Dec 2004 06:50:30 +1100 (EST) Date: Wed, 15 Dec 2004 06:50:29 +1100 (EST) From: Dave Horsfall To: freebsd-questions@freebsd.org In-Reply-To: <41BF2ADF.60306@taborandtashell.net> Message-ID: References: <41BF2ADF.60306@taborandtashell.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: OpenOffice - Java problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 19:50:35 -0000 On Tue, 14 Dec 2004, Tabor Kelly wrote: > How I got Openoffice 1.1.3 to compile on my laptop: > > portinstall java/jdk14 > portinstall openoffice > > note: 'portinstall java/jdk14' installs the natively compiled FreeBSD version > of Java, and as a dependency (for the build only) installs the linux JDK. Many thanks - I'll give that a go tonight (too many late nights lately). I knew I got it to work in the past, but couldn't remember how. > PS- Yes, this does mean the port is broken. I was starting to suspect that :-( -- Dave