From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 06:05:34 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 B47F116A4D1; Thu, 18 Mar 2004 06:05:34 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62E0C43D41; Thu, 18 Mar 2004 06:05:34 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc13) with ESMTP id <2004031814053301600lbkree>; Thu, 18 Mar 2004 14:05:33 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 6AA07F; Thu, 18 Mar 2004 09:05:33 -0500 (EST) Sender: lowell@be-well.ilk.org To: questions@freebsd.org, openoffice@freebsd.org References: <1079512261.40580cc595a10@webmail.jaring.my> <444qsnwpzf.fsf@be-well.ilk.org> From: Lowell Gilbert Date: 18 Mar 2004 09:05:33 -0500 In-Reply-To: <444qsnwpzf.fsf@be-well.ilk.org> Message-ID: <44r7vq6yj6.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: openoffice-1.1.1RC install without jdk 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: Thu, 18 Mar 2004 14:05:35 -0000 Lowell Gilbert writes: > The port is under construction at the moment. I told is explicitly to > use my installed java: > make CONFIGURE_ARGS+="--with-jdk-home=/usr/local/jdk1.4.2" > which solves that problem, but I haven't gotten it all the way built > yet, so I can't be sure that's all you need to know. > > This particular problem seems to be caused by the makefile using > JDKDIR and JAVAVM before defining them. It looks like the definitions > should be able to just get moved up, so I'm trying that, but it hasn't > gotten far yet. No, that doesn't do it. I can't remember why I thought it would, either; it doesn't actually affect the configure script. I won't get more time to work on it for a few days, and by then there may be more changes to the port.