Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2003 14:45:46 -0600
From:      Greg Lewis <glewis@misty.eyesbeyond.com>
To:        David Paigen <paigen@heathen.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: I want to run a java enabled browser
Message-ID:  <20030507204546.GA67587@misty.eyesbeyond.com>
In-Reply-To: <200305071813.h47IDRdt044784@forte.heathen.com>
References:  <200305071813.h47IDRdt044784@forte.heathen.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 07, 2003 at 11:13:26AM -0700, David Paigen wrote:
> 3. So I went over to the jdk13 port.  But when I tried to build that
> (after downloading umpteen files from as many websites) I got another
> error:

You have an old version of tar which doesn't unpack the sources correctly.
Please use GNU tar instead.  You can force this by installing the gtar
port (archivers/gtar) and doing:

	make TAR=gtar

when building the jdk13 port.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030507204546.GA67587>