From owner-freebsd-openoffice@FreeBSD.ORG Sun Nov 20 03:30:03 2005 Return-Path: X-Original-To: openoffice@FreeBSD.org 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 91B9E16A41F for ; Sun, 20 Nov 2005 03:30:03 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from dd2718.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C70A43D45 for ; Sun, 20 Nov 2005 03:30:02 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [127.0.0.1] (dslb-084-060-107-061.pools.arcor-ip.net [84.60.107.61]) by dd2718.kasserver.com (Postfix) with ESMTP id CBE3A60999; Sun, 20 Nov 2005 04:29:56 +0100 (CET) Message-ID: <437FEDBB.6040107@chillt.de> Date: Sun, 20 Nov 2005 04:30:03 +0100 From: Bartosz Fabianowski User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lanny Baron References: <437FAC4A.1050607@FreeBSDsystems.COM> In-Reply-To: <437FAC4A.1050607@FreeBSDsystems.COM> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: openoffice@FreeBSD.org Subject: Re: 2 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: Sun, 20 Nov 2005 03:30:03 -0000 > I went so far as to deinstall jdk14 > and netbeans this time. So, you have no JDK installed at all? When compiling the OpenOffice.org port, you must set WITHOUT_JAVA in this case. I haven't tried this personally, but from what I heard other people say, it should work. On my 6-STABLE machine, OpenOffice.org 2.0 is compiling nicely with native JDKs 1.4 and 1.5 installed. - Bartosz