From owner-freebsd-java@FreeBSD.ORG Mon Sep 27 21:56:04 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EACF106566B for ; Mon, 27 Sep 2010 21:56:04 +0000 (UTC) (envelope-from eoakes@comcast.net) Received: from qmta14.emeryville.ca.mail.comcast.net (qmta14.emeryville.ca.mail.comcast.net [76.96.27.212]) by mx1.freebsd.org (Postfix) with ESMTP id 373FB8FC12 for ; Mon, 27 Sep 2010 21:56:03 +0000 (UTC) Received: from omta11.emeryville.ca.mail.comcast.net ([76.96.30.36]) by qmta14.emeryville.ca.mail.comcast.net with comcast id Bxmr1f0090mlR8UAExw3rg; Mon, 27 Sep 2010 21:56:03 +0000 Received: from abbyBSD7.workgroup ([76.18.90.79]) by omta11.emeryville.ca.mail.comcast.net with comcast id Bxw21f00T1ijSP88Xxw2a5; Mon, 27 Sep 2010 21:56:03 +0000 Message-ID: <4CA1044B.50506@comcast.net> Date: Mon, 27 Sep 2010 14:53:31 -0600 From: tom oakes User-Agent: Thunderbird 2.0.0.9 (X11/20080213) MIME-Version: 1.0 To: Ronald Klop References: <4C9EBC4B.8070703@comcast.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: Port Install jdk16 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 21:56:04 -0000 I have not tried installing openjdk6. What I was working on was getting openoffice working, so I just installed the diablo-jre16 port. It installed OK. I will try the openjdk6 later. Thanks, Tom Ronald Klop wrote: > On Sun, 26 Sep 2010 05:21:47 +0200, tom oakes wrote: > >> Hello, >> >> I am attempting a port install of jdk16 on a new Freebsd 8.1 system. >> >> I have managed to get the port through displaying the license. The >> next output is: >> >> "Do you agree to the above license terms? [yes or no] >> yes >> unzip: cannot find or open /usr/ports/distfiles/E, >> /usr/ports/distfiles/E.zip or /usr/ports/distfiles/E.ZIP. >> *** Error code 1 >> >> Stop in /usr/ports/java/jdk16. >> *** Error code 1 >> >> Stop in /usr/ports/java/jdk16." >> >> >> I have no idea what the file E, E.zip, or E.ZIP is or where to find it. >> >> Any help you can give me will be appreciated! >> >> Tom Oakes > > Does /use/ports/java/openjdk6 work for you? > > Ronald. >