From owner-freebsd-ports@FreeBSD.ORG Tue Feb 8 18:11:09 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3943316A4CE; Tue, 8 Feb 2005 18:11:09 +0000 (GMT) Received: from raptor.cigb.edu.cu (raptor.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F16D43D2F; Tue, 8 Feb 2005 18:11:03 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Tue, 8 Feb 2005 14:10:43 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Tuesday, 08 February 2005, 14:09:09 Received: from [172.16.11.106] ([172.16.11.106]) by mercurio.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Tue, 8 Feb 2005 14:09:08 -0400 Message-ID: <1107871828.14606.5.camel@draco.cigb.edu.cu> From: Osmany Guirola Cruz To: openoffice@FreeBSD.org Date: Tue, 08 Feb 2005 14:10:28 +0000 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port X-OriginalArrivalTime: 08 Feb 2005 18:09:08.0679 (UTC) FILETIME=[48AE1570:01C50E09] cc: ports@freebsd.org Subject: FreeBSD port: openoffice-2.0.20050205 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 18:11:09 -0000 Hi I am trying to compile openoffice-2.0.20050205 in freebsd 5.3 stable my compilation line is this %make WITHOUT_JAVA=yes WITHOUT_MOZILLA=yes and this is the error checking whether to build with Java support... yes checking for java... no checking the installed JDK... configure: error: JAVA not found. You need at least jdk-1.3, Kaffee 1.01, or gcj ===> Script "configure" failed unexpectedly. Please report the problem to openoffice@FreeBSD.org [maintainer] and attach the "/usr/ports/editors/openoffice-2.0-devel/work/config_office/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/editors/openoffice-2.0-devel. WHY JAVA? i said WITHOUT_JAVA=yes Thanks Osmany