From owner-freebsd-java@FreeBSD.ORG Thu Apr 1 08:03:36 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2729016A4CE for ; Thu, 1 Apr 2004 08:03:36 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 522F743D1F for ; Thu, 1 Apr 2004 08:03:35 -0800 (PST) (envelope-from christian.hofer@gmx.de) Received: (qmail 23965 invoked by uid 65534); 1 Apr 2004 16:03:33 -0000 Received: from p5080E58A.dip0.t-ipconnect.de (EHLO gmx.de) (80.128.229.138) by mail.gmx.net (mp013) with SMTP; 01 Apr 2004 18:03:33 +0200 X-Authenticated: #2522098 Message-ID: <406C3D52.907@gmx.de> Date: Thu, 01 Apr 2004 18:03:30 +0200 From: Christian Hofer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Java Version 1.4.2_2 not found during installation for FreeBSD 5.2.1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2004 16:03:36 -0000 Hi, I tried to install the JDK 1.4 from the Ports-Collection. It demands a Linux-Binary for a java version 1.4.2_02, but on the Sun web site only the version 1.4.2_04 is available. I tried to update the Makefile, using the version _04. (I tried to integrate patch 6 as well, but this does not work either!) But somehow the port still wants version _02. I don't know if it was a good idea anyway. What do I have to do to install JDK 1.4? Is there a way to get version _02 somewhere? Thank you, Christian