From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 04:35:31 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 4DFDD16A4CF for ; Tue, 14 Sep 2004 04:35:31 +0000 (GMT) Received: from ALPHA9.ITS.MONASH.EDU.AU (alpha9.its.monash.edu.au [130.194.1.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D0CA43D46 for ; Tue, 14 Sep 2004 04:35:31 +0000 (GMT) (envelope-from bawig1@student.monash.edu) Received: from localhost ([130.194.13.87]) by vaxh.its.monash.edu.au (PMDF V5.2-31 #39306) with ESMTP id <01LEV0317VVE8X13EJ@vaxh.its.monash.edu.au> for freebsd-questions@freebsd.org; Tue, 14 Sep 2004 14:34:03 +1000 Received: from curly.its.monash.edu.au (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 7381EAB546 for ; Tue, 14 Sep 2004 14:34:01 +1000 (EST) Received: from localhost.localdomaincurly.its.monash.edu.au ; Tue, 14 Sep 2004 14:34:01 +1000 (EST) Date: Tue, 14 Sep 2004 04:34:01 +0000 From: Brett Wiggins To: freebsd-questions@freebsd.org Message-id: <220.253.54.83.1095135007.55169@my.monash.edu.au> MIME-version: 1.0 X-Mailer: my.monash Portal Mail Reader Content-type: text/plain Content-disposition: inline Content-transfer-encoding: 7BIT Subject: still more java problems (ignore last post) 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 Sep 2004 04:35:31 -0000 Hi again, the last message was meant to have extra information. I must have cut it out before i sent the e-mail :/ I am still having some problems installing java. I am using the guide located @ http://www.freebsd.org/doc/en_US.ISO8859-1/articles/java-tomcat/x60.html I have installed /usr/ports/java/linux-sun-jdk13 without a problem. When I go to install /usr/ports/java/jdk13 I get the following message; Because of licensing restrictions, you must fetch the distribution manually. Please access http://www.FreeBSDFoundation.org/cgi-bin/download.cgi?package=diablo-caffe-1.3.1-0.tar.bz2 with a web browser and "Accept" the End User License Agreement for "Caffe Diablo ". Please place the downloaded diablo-caffe-1.3.1-0.tar.bz2 in /usr/ports/distfiles. .*** Error code 1 Stop in /usr/ports/java/diablo-jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. I went to the FreeBSD foundation website and found the following information; "The current release of the JDK and JRE available via the FreeBSD Foundation is 1.3.1. These binaries have been tested and certified to run with FreeBSD 4.8-RELEASE but may also work on other 4.x releases. These binaries are not intended for use with FreeBSD 5.x, due to a binary compatibility issue we are working with the FreeBSD release engineering team to resolve." I am running FreeBSD 5.2.1 -RELEASE and have tried before to download caffe diablo but just get error messages when I try and install jdk13. Is there another way of installing /usr/ports/java/jdk13 without caffe diablo? Or is there another file I can download that will work with 5.2.1 -RELEASE? Getting frustrated. Brett